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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgcAdaptivePolicyCounters.hpp43 PerfVariable* _minor_gc_cost_counter; member in class:GCAdaptivePolicyCounters
111 _minor_gc_cost_counter->set_value((jlong)
H A DgcAdaptivePolicyCounters.cpp96 _minor_gc_cost_counter = PerfDataManager::create_variable(SUN_GC,

Completed in 26 milliseconds