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

/openjdk9/hotspot/src/share/vm/services/
H A DlowMemoryDetector.cpp211 bool is_below_low = high_low_threshold->is_low_threshold_crossed(usage); local
266 bool is_below_low = counter_threshold->is_low_threshold_crossed(usage); local

Completed in 38 milliseconds