Searched refs:BeforeGC (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgcWhen.hpp34 BeforeGC, enumerator in enum:GCWhen::Type
41 case BeforeGC: return "Before GC";
/openjdk7/hotspot/src/share/vm/gc_interface/
H A DcollectedHeap.cpp131 trace_heap(GCWhen::BeforeGC, gc_tracer);
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.cpp3542 report_heap_summary(GCWhen::BeforeGC);

Completed in 63 milliseconds