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

/openjdk10/hotspot/src/share/vm/oops/
H A DmethodCounters.hpp51 InvocationCounter _backedge_counter; // Incremented before each backedge taken - used to trigger frequencey-based optimizations member in class:MethodCounters
H A DmethodData.hpp2208 InvocationCounter _backedge_counter; member in class:MethodData
/openjdk10/hotspot/src/share/vm/ci/
H A DciMethodData.hpp416 int _backedge_counter; member in class:ciMethodData
H A DciReplay.cpp73 int _backedge_counter; member in struct:_ciMethodRecord

Completed in 60 milliseconds