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

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsGCAdaptivePolicyCounters.hpp135 inline void update_major_gc_cost_counter() { function in class:PSGCAdaptivePolicyCounters
H A DpsGCAdaptivePolicyCounters.cpp173 update_major_gc_cost_counter();
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DcmsGCAdaptivePolicyCounters.hpp241 inline void update_major_gc_cost_counter() { function in class:CMSGCAdaptivePolicyCounters
H A DcmsGCAdaptivePolicyCounters.cpp247 update_major_gc_cost_counter();

Completed in 33 milliseconds