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

/openjdk7/hotspot/src/share/vm/runtime/
H A DobjectMonitor.hpp300 static PerfCounter * _sync_SlowNotify ; member in class:ObjectMonitor
H A DobjectMonitor.cpp2360 PerfCounter * ObjectMonitor::_sync_SlowNotify = NULL ; member in class:ObjectMonitor
2392 NEWPERFCOUNTER(_sync_SlowNotify) ;

Completed in 73 milliseconds