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

/openjdk9/hotspot/src/share/vm/gc/g1/
H A DsurvRateGroup.cpp86 void SurvRateGroup::record_surviving_words(int age_in_group, size_t surv_words) { argument
H A DsurvRateGroup.hpp80 int age_in_group(int age_index) const { function in class:SurvRateGroup
H A DheapRegion.hpp591 int age_in_group = age_in_surv_rate_group(); local

Completed in 94 milliseconds