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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp778 void add_region_to_incremental_cset_rhs(HeapRegion* hr);
H A Dg1CollectorPolicy.cpp1768 void G1CollectorPolicy::add_region_to_incremental_cset_rhs(HeapRegion* hr) { function in class:G1CollectorPolicy
H A Dg1CollectedHeap.cpp343 _g1h->g1_policy()->add_region_to_incremental_cset_rhs(curr);

Completed in 59 milliseconds