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

/openjdk7/hotspot/src/share/vm/runtime/
H A DsimpleThresholdPolicy.cpp43 mdo_invocations_start = mdh->invocation_count_start();
/openjdk7/hotspot/src/share/vm/oops/
H A DmethodDataOop.hpp1346 int invocation_count_start() { function in class:VALUE_OBJ_CLASS_SPEC
1360 int invocation_count_delta() { return invocation_count() - invocation_count_start(); }

Completed in 64 milliseconds