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