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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgcAdaptivePolicyCounters.hpp41 PerfVariable* _young_capacity_counter; member in class:GCAdaptivePolicyCounters
179 _young_capacity_counter->set_value(size_in_bytes);
H A DgcAdaptivePolicyCounters.cpp55 _young_capacity_counter = PerfDataManager::create_variable(SUN_GC, cname,

Completed in 649 milliseconds