Searched refs:init_agents_at_startup (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A Darguments.hpp476 static bool init_agents_at_startup() { return !_agentList.is_empty(); } function in class:Arguments
H A Dthread.cpp3322 if (Arguments::init_agents_at_startup()) {

Completed in 96 milliseconds