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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgcWhen.hpp35 AfterGC, enumerator in enum:GCWhen::Type
42 case AfterGC: return "After GC";
/openjdk7/hotspot/src/share/vm/gc_interface/
H A DcollectedHeap.cpp135 trace_heap(GCWhen::AfterGC, gc_tracer);
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.cpp2452 report_heap_summary(GCWhen::AfterGC);

Completed in 60 milliseconds