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

/openjdk7/hotspot/src/share/vm/services/
H A DlowMemoryDetector.hpp106 size_t set_low_threshold(size_t new_threshold) { function in class:ThresholdSupport
H A Dmanagement.cpp764 prev = pool->usage_threshold()->set_low_threshold((size_t) threshold);
779 return pool->gc_usage_threshold()->set_low_threshold((size_t) threshold);

Completed in 36 milliseconds