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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgcAdaptivePolicyCounters.hpp194 inline void update_increment_tenuring_threshold_for_gc_cost() { function in class:GCAdaptivePolicyCounters
/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsGCAdaptivePolicyCounters.cpp176 update_increment_tenuring_threshold_for_gc_cost();
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DcmsGCAdaptivePolicyCounters.cpp290 update_increment_tenuring_threshold_for_gc_cost();

Completed in 30 milliseconds