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

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsGCAdaptivePolicyCounters.hpp159 _avg_old_live_counter->set_value(
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DcmsGCAdaptivePolicyCounters.hpp202 _avg_old_live_counter->set_value(
/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgcAdaptivePolicyCounters.hpp48 PerfVariable* _avg_old_live_counter; member in class:GCAdaptivePolicyCounters
H A DgcAdaptivePolicyCounters.cpp120 _avg_old_live_counter = PerfDataManager::create_variable(SUN_GC, cname,

Completed in 35 milliseconds