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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectedHeap.hpp135 size_t sampled_rs_lengths() { return _last_sampled_rs_lengths; } function in class:YoungList
H A Dg1CollectorPolicy.cpp674 size_t rs_lengths = _g1->young_list()->sampled_rs_lengths();

Completed in 2682 milliseconds