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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp420 void set_recorded_rs_lengths(size_t rs_lengths);
H A Dg1CollectorPolicy.cpp1313 void G1CollectorPolicy::set_recorded_rs_lengths(size_t rs_lengths) { function in class:G1CollectorPolicy
1969 set_recorded_rs_lengths(_inc_cset_recorded_rs_lengths);

Completed in 39 milliseconds