Searched refs:update_decrement_tenuring_threshold_for_survivor_limit (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgcAdaptivePolicyCounters.hpp202 inline void update_decrement_tenuring_threshold_for_survivor_limit() { function in class:GCAdaptivePolicyCounters
/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsGCAdaptivePolicyCounters.cpp177 update_decrement_tenuring_threshold_for_survivor_limit();
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DcmsGCAdaptivePolicyCounters.cpp291 update_decrement_tenuring_threshold_for_survivor_limit();

Completed in 81 milliseconds