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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DvmGCOperations.hpp137 VM_GC_HeapInspection(outputStream* out, bool request_full_gc, argument
142 request_full_gc) {
144 _full_gc = request_full_gc;

Completed in 33 milliseconds