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

/openjdk7/hotspot/src/share/vm/runtime/
H A DsimpleThresholdPolicy.cpp39 int mdo_invocations_start = 0, mdo_backedges_start = 0; local
43 mdo_invocations_start = mdh->invocation_count_start();
48 mdo_invocations, mdo_invocations_start,

Completed in 2077 milliseconds