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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgcAdaptivePolicyCounters.hpp68 PerfVariable* _survived_counter; member in class:GCAdaptivePolicyCounters
173 _survived_counter->set_value(survived);
H A DgcAdaptivePolicyCounters.cpp107 _survived_counter = PerfDataManager::create_variable(SUN_GC, cname,

Completed in 30 milliseconds