Searched defs:_old_capacity (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsGCAdaptivePolicyCounters.hpp56 PerfVariable* _old_capacity; member in class:PSGCAdaptivePolicyCounters
81 _old_capacity->set_value(size_in_bytes);

Completed in 30 milliseconds