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

/openjdk10/hotspot/src/share/vm/oops/
H A DmethodCounters.hpp50 InvocationCounter _invocation_counter; // Incremented before each activation of the method - used to trigger frequency-based optimizations member in class:MethodCounters
H A DmethodData.hpp2206 InvocationCounter _invocation_counter; member in class:MethodData
/openjdk10/hotspot/src/share/vm/ci/
H A DciMethodData.hpp415 int _invocation_counter; member in class:ciMethodData
H A DciReplay.cpp72 int _invocation_counter; member in struct:_ciMethodRecord

Completed in 62 milliseconds