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

/openjdk7/hotspot/src/share/vm/services/
H A DlowMemoryDetector.hpp83 bool is_low_threshold_supported() { return _support_low_threshold; } function in class:ThresholdSupport
H A Dmanagement.cpp761 if (!pool->usage_threshold()->is_low_threshold_supported()) {
775 if (!pool->gc_usage_threshold()->is_low_threshold_supported()) {

Completed in 27 milliseconds