Searched defs:_inc_cset_head (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp506 HeapRegion* _inc_cset_head; member in class:G1CollectorPolicy
740 HeapRegion* inc_cset_head() { return _inc_cset_head; }
753 _inc_cset_head = NULL;

Completed in 33 milliseconds