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

/openjdk9/hotspot/src/share/vm/services/
H A DheapDumper.hpp52 HeapDumper(bool gc_before_heap_dump, bool print_to_tty, bool oome) : argument
68 HeapDumper(bool gc_before_heap_dump) : argument
H A DheapDumper.cpp1453 VM_HeapDumper(DumpWriter* writer, bool gc_before_heap_dump, bool oome) : argument

Completed in 49 milliseconds