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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgcAdaptivePolicyCounters.hpp75 PerfVariable* _survivor_overflowed_counter; member in class:GCAdaptivePolicyCounters
189 _survivor_overflowed_counter->set_value(survivor_overflowed);
H A DgcAdaptivePolicyCounters.cpp125 _survivor_overflowed_counter = PerfDataManager::create_variable(SUN_GC, cname,

Completed in 23 milliseconds