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

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsGCAdaptivePolicyCounters.hpp57 PerfVariable* _boundary_moved; member in class:PSGCAdaptivePolicyCounters
90 _boundary_moved->set_value(size_in_bytes);
H A DpsGCAdaptivePolicyCounters.cpp59 _boundary_moved = PerfDataManager::create_variable(SUN_GC, cname,

Completed in 463 milliseconds