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

/openjdk7/hotspot/src/share/vm/runtime/
H A Djava.cpp162 if (c >= MethodHistogramCutoff) m->print_invocation_count();
200 m->print_invocation_count();
/openjdk7/hotspot/src/share/vm/oops/
H A DmethodOop.hpp426 void print_invocation_count();
H A DmethodOop.cpp274 void methodOopDesc::print_invocation_count() { function in class:methodOopDesc

Completed in 45 milliseconds