Searched refs:_avg_minor_pause_counter (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgcAdaptivePolicyCounters.hpp50 PerfVariable* _avg_minor_pause_counter; member in class:GCAdaptivePolicyCounters
96 _avg_minor_pause_counter->set_value((jlong)
H A DgcAdaptivePolicyCounters.cpp73 _avg_minor_pause_counter = PerfDataManager::create_variable(SUN_GC, cname,

Completed in 30 milliseconds