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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1HRPrinter.hpp169 void end_gc(bool full, size_t gc_num) { function in class:VALUE_OBJ_CLASS_SPEC
H A Dg1CollectedHeap.cpp1439 _hr_printer.end_gc(true /* full */, (size_t) total_collections());
4158 _hr_printer.end_gc(false /* full */, (size_t) total_collections());

Completed in 1620 milliseconds