Searched refs:has_profile (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A Darguments.hpp460 static bool has_profile() { return _has_profile; } function in class:Arguments
H A Djava.cpp490 if (Arguments::has_profile()) {
H A Dthread.cpp3645 if (Arguments::has_profile()) FlatProfiler::engage(main_thread, true);
/openjdk7/hotspot/src/os/solaris/vm/
H A Dos_solaris.cpp3667 thread->is_Watcher_thread() && SafepointSynchronize::is_synchronizing() && !Arguments::has_profile()) {

Completed in 76 milliseconds