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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp610 uint calculate_young_list_target_length(size_t rs_lengths,
619 // calculate_young_list_target_length().
H A Dg1CollectorPolicy.cpp523 calculate_young_list_target_length(rs_lengths,
558 G1CollectorPolicy::calculate_young_list_target_length(size_t rs_lengths, function in class:G1CollectorPolicy

Completed in 44 milliseconds