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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp629 uint calc_max_old_cset_length();
H A Dg1CollectorPolicy.cpp1888 uint G1CollectorPolicy::calc_max_old_cset_length() { function in class:G1CollectorPolicy
1981 const uint max_old_cset_length = calc_max_old_cset_length();

Completed in 38 milliseconds