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

/openjdk7/hotspot/src/share/vm/gc_interface/
H A DcollectedHeap.cpp94 GCHeapSummary CollectedHeap::create_heap_summary() { function in class:CollectedHeap
125 const GCHeapSummary& heap_summary = create_heap_summary();
H A DcollectedHeap.hpp634 GCHeapSummary create_heap_summary();
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.cpp2462 _last_heap_summary = gch->create_heap_summary();

Completed in 51 milliseconds