Searched refs:count_compiled_calls (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Dparse.hpp573 void count_compiled_calls(bool at_method_entry, bool is_inline) PRODUCT_RETURN;
H A DdoCall.cpp456 count_compiled_calls(/*at_method_entry*/ false, cg->is_inline());
847 void Parse::count_compiled_calls(bool at_method_entry, bool is_inline) { function in class:Parse
H A Dparse1.cpp1069 NOT_PRODUCT( count_compiled_calls(true/*at_method_entry*/, false/*is_inline*/); )

Completed in 31 milliseconds