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

/openjdk7/hotspot/src/share/vm/runtime/
H A DobjectMonitor.hpp310 static PerfLongVariable * _sync_MonExtant ; member in class:ObjectMonitor
H A DobjectMonitor.cpp2368 PerfLongVariable * ObjectMonitor::_sync_MonExtant = NULL ; member in class:ObjectMonitor
2400 NEWPERFVARIABLE(_sync_MonExtant) ;

Completed in 154 milliseconds