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

/openjdk10/hotspot/src/share/vm/oops/
H A DgenerateOopMap.cpp941 int monitor_count = 0; local
/openjdk10/hotspot/src/share/vm/jvmci/
H A DjvmciCodeInstaller.cpp1041 jint monitor_count = BytecodeFrame::numLocks(frame); local
/openjdk10/hotspot/src/share/vm/ci/
H A DciTypeFlow.hpp214 int monitor_count() const { return _monitor_count; } function in class:ciTypeFlow::StateVector
594 int monitor_count() const { return _state->monitor_count(); } function in class:ciTypeFlow::Block

Completed in 69 milliseconds