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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp872 HeapRegion* _recorded_survivor_head; member in class:G1CollectorPolicy
916 _recorded_survivor_head = head;
H A Dg1CollectorPolicy.cpp159 _recorded_survivor_head(NULL),
663 for (HeapRegion * r = _recorded_survivor_head;

Completed in 39 milliseconds