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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.cpp480 uint G1CollectorPolicy::calculate_young_list_desired_max_length() { function in class:G1CollectorPolicy
514 uint desired_max_length = calculate_young_list_desired_max_length();

Completed in 37 milliseconds