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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp762 void add_to_incremental_cset_info(HeapRegion* hr, size_t rs_length);
H A Dg1CollectorPolicy.cpp1686 void G1CollectorPolicy::add_to_incremental_cset_info(HeapRegion* hr, size_t rs_length) { function in class:G1CollectorPolicy
1755 add_to_incremental_cset_info(hr, rs_length);

Completed in 54 milliseconds