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

/openjdk7/hotspot/src/share/vm/runtime/
H A DobjectMonitor.hpp296 static PerfCounter * _sync_EmptyNotifications ; member in class:ObjectMonitor
H A DobjectMonitor.cpp2354 PerfCounter * ObjectMonitor::_sync_EmptyNotifications = NULL ; member in class:ObjectMonitor
2388 NEWPERFCOUNTER(_sync_EmptyNotifications) ;

Completed in 84 milliseconds