Searched defs:avg_young_live (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/gc_implementation/shared/ | ||
H A D | adaptiveSizePolicy.hpp | 389 AdaptiveWeightedAverage* avg_young_live() const { return _avg_young_live; } function in class:AdaptiveSizePolicy |
Completed in 181 milliseconds