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

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsGCAdaptivePolicyCounters.hpp140 inline void update_mutator_cost_counter() { function in class:PSGCAdaptivePolicyCounters
H A DpsGCAdaptivePolicyCounters.cpp174 update_mutator_cost_counter();
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DcmsGCAdaptivePolicyCounters.hpp246 inline void update_mutator_cost_counter() { function in class:CMSGCAdaptivePolicyCounters
H A DcmsGCAdaptivePolicyCounters.cpp248 update_mutator_cost_counter();

Completed in 24 milliseconds