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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DadaptiveSizePolicy.cpp221 bool AdaptiveSizePolicy::tenuring_threshold_change() const { function in class:AdaptiveSizePolicy
663 assert(!tenuring_threshold_change(), "(no change was attempted)");
H A DadaptiveSizePolicy.hpp334 bool tenuring_threshold_change() const;

Completed in 2255 milliseconds