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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.cpp1757 HeapWord* hr_end = hr->end(); local
1758 _inc_cset_max_finger = MAX2(_inc_cset_max_finger, hr_end);

Completed in 37 milliseconds