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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectedHeap.cpp1220 class PostCompactionPrinterClosure: public HeapRegionClosure { class in inherits:HeapRegionClosure
1245 PostCompactionPrinterClosure(G1HRPrinter* hr_printer) function in class:PostCompactionPrinterClosure
1250 PostCompactionPrinterClosure cl(hr_printer());

Completed in 54 milliseconds