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

/openjdk10/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
582 TraceMemoryManagerStats::TraceMemoryManagerStats(bool fullGC, argument
598 void TraceMemoryManagerStats::initialize(bool fullGC, argument
/openjdk10/test/lib/sun/hotspot/
H A DWhiteBox.java392 public native void fullGC(); method in class:WhiteBox

Completed in 92 milliseconds