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

/openjdk7/hotspot/src/share/vm/runtime/
H A DobjectMonitor.hpp306 static PerfCounter * _sync_MonInCirculation ; member in class:ObjectMonitor
H A DobjectMonitor.cpp2364 PerfCounter * ObjectMonitor::_sync_MonInCirculation = NULL ; member in class:ObjectMonitor
2398 NEWPERFCOUNTER(_sync_MonInCirculation) ;

Completed in 36 milliseconds