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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgcAdaptivePolicyCounters.hpp69 PerfVariable* _promoted_counter; member in class:GCAdaptivePolicyCounters
176 _promoted_counter->set_value(promoted);
H A DgcAdaptivePolicyCounters.cpp111 _promoted_counter = PerfDataManager::create_variable(SUN_GC, cname,

Completed in 31 milliseconds