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

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

Completed in 31 milliseconds