Searched defs:PostCompactionPrinterClosure (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/gc_implementation/g1/ | ||
H A D | g1CollectedHeap.cpp | 1220 class PostCompactionPrinterClosure: public HeapRegionClosure { class in inherits:HeapRegionClosure 1245 PostCompactionPrinterClosure(G1HRPrinter* hr_printer) function in class:PostCompactionPrinterClosure 1250 PostCompactionPrinterClosure cl(hr_printer()); |
Completed in 3547 milliseconds