Searched defs:profile_calls (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Compilation.hpp225 bool profile_calls() { function in class:Compilation
230 return profile_calls() && C1ProfileInlinedCalls;
H A Dc1_GraphBuilder.hpp383 bool profile_calls() { return _compilation->profile_calls(); } function in class:VALUE_OBJ_CLASS_SPEC

Completed in 24 milliseconds