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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectedHeap.cpp2835 collection_set_iterate(&blk);
2913 collection_set_iterate(&cl);
3006 void G1CollectedHeap::collection_set_iterate(HeapRegionClosure* cl) { function in class:G1CollectedHeap
3597 collection_set_iterate(&cl);
4002 collection_set_iterate(&cl);

Completed in 171 milliseconds