Searched refs:pending_clear_count (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/services/
H A DlowMemoryDetector.hpp151 int pending_clear_count() { return _pending_clear_count; } function in class:SensorInfo
H A DlowMemoryDetector.cpp286 if (pending_clear_count() > 0) {

Completed in 28 milliseconds