Searched refs:_survivors_age_table (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp875 ageTable _survivors_age_table; member in class:G1CollectorPolicy
925 _survivors_age_table.merge_par(age_table);
H A Dg1CollectorPolicy.cpp161 _survivors_age_table(true),
818 _survivors_age_table.clear();
1420 _tenuring_threshold = _survivors_age_table.compute_tenuring_threshold(

Completed in 40 milliseconds