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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgcAdaptivePolicyCounters.hpp175 inline void update_promoted(size_t promoted) { function in class:GCAdaptivePolicyCounters
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DcmsGCAdaptivePolicyCounters.cpp235 update_promoted((size_t) gc_stats->avg_promoted()->last_sample());
/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsScavenge.cpp535 counters->update_promoted(promoted);

Completed in 51 milliseconds