Searched refs:update_avg_promoted_avg (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsGCAdaptivePolicyCounters.hpp92 inline void update_avg_promoted_avg() { function in class:PSGCAdaptivePolicyCounters
H A DpsGCAdaptivePolicyCounters.cpp165 update_avg_promoted_avg();
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DcmsGCAdaptivePolicyCounters.hpp252 inline void update_avg_promoted_avg(CMSGCStats* gc_stats) { function in class:CMSGCAdaptivePolicyCounters
H A DcmsGCAdaptivePolicyCounters.cpp236 update_avg_promoted_avg(gc_stats);

Completed in 31 milliseconds