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

/openjdk9/hotspot/src/share/vm/services/
H A DmemoryService.cpp465 void MemoryService::gc_begin(bool fullGC, bool recordGCBeginTime, argument
487 void MemoryService::gc_end(bool fullGC, bool recordPostGCUsage, argument
583 TraceMemoryManagerStats::TraceMemoryManagerStats(bool fullGC, argument
599 void TraceMemoryManagerStats::initialize(bool fullGC, argument
/openjdk9/test/lib/sun/hotspot/
H A DWhiteBox.java391 public native void fullGC(); method in class:WhiteBox

Completed in 38 milliseconds