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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.cpp677 size_t rs_lengths_prediction = rs_lengths * 1100 / 1000; local
678 update_young_list_target_length(rs_lengths_prediction);

Completed in 74 milliseconds