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

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsAdaptiveSizePolicy.hpp73 AdaptiveWeightedAverage* _avg_base_footprint; member in class:PSAdaptiveSizePolicy
219 return _avg_base_footprint;
H A DpsGCAdaptivePolicyCounters.hpp53 PerfVariable* _avg_base_footprint; member in class:PSGCAdaptivePolicyCounters
154 _avg_base_footprint->set_value(

Completed in 30 milliseconds