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

/openjdk7/hotspot/src/share/vm/runtime/
H A DsimpleThresholdPolicy.cpp38 int mdo_invocations = 0, mdo_backedges = 0; local
41 mdo_invocations = mdh->invocation_count();
48 mdo_invocations, mdo_invocations_start,

Completed in 30 milliseconds