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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp597 uint calculate_young_list_desired_min_length(uint base_min_length);
H A Dg1CollectorPolicy.cpp462 uint G1CollectorPolicy::calculate_young_list_desired_min_length( function in class:G1CollectorPolicy
502 calculate_young_list_desired_min_length(base_min_length);

Completed in 50 milliseconds