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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp775 void add_region_to_incremental_cset_lhs(HeapRegion* hr);
H A Dg1CollectorPolicy.cpp1786 void G1CollectorPolicy::add_region_to_incremental_cset_lhs(HeapRegion* hr) { function in class:G1CollectorPolicy
H A Dg1CollectedHeap.cpp6381 g1_policy()->add_region_to_incremental_cset_lhs(alloc_region);

Completed in 59 milliseconds