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

/openjdk9/hotspot/src/share/vm/services/
H A DlowMemoryDetector.cpp210 bool is_over_high = high_low_threshold->is_high_threshold_crossed(usage); local
265 bool is_over_high = counter_threshold->is_high_threshold_crossed(usage); local

Completed in 53 milliseconds