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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dfprofiler.hpp230 static void engage(JavaThread* mainThread, bool fullProfile) ;
H A Dfprofiler.cpp1214 void FlatProfiler::engage(JavaThread* mainThread, bool fullProfile) { argument
1215 full_profile_flag = fullProfile;

Completed in 43 milliseconds