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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp766 void update_incremental_cset_info(HeapRegion* hr, size_t new_rs_length);
H A Dg1CollectorPolicy.cpp1713 void G1CollectorPolicy::update_incremental_cset_info(HeapRegion* hr, function in class:G1CollectorPolicy
H A Dg1CollectedHeap.cpp315 _g1h->g1_policy()->update_incremental_cset_info(_curr, rs_length);

Completed in 58 milliseconds