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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DcmsGCAdaptivePolicyCounters.hpp44 PerfVariable* _cms_capacity_counter; // Make this common with PS _old_capacity member in class:CMSGCAdaptivePolicyCounters
302 _cms_capacity_counter->set_value(size_in_bytes);
H A DcmsGCAdaptivePolicyCounters.cpp43 _cms_capacity_counter = PerfDataManager::create_variable(SUN_GC, cname,

Completed in 833 milliseconds