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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.cpp285 // update_young_list_target_length() during initialization.
409 update_young_list_target_length();
487 void G1CollectorPolicy::update_young_list_target_length(size_t rs_lengths) { function in class:G1CollectorPolicy
678 update_young_list_target_length(rs_lengths_prediction);
784 update_young_list_target_length();
1139 update_young_list_target_length();

Completed in 38 milliseconds