Searched refs:heap_inspection (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/share/vm/memory/
H A DheapInspection.hpp129 static void heap_inspection(outputStream* st, bool need_prologue);
H A DheapInspection.cpp309 void HeapInspection::heap_inspection(outputStream* st, bool need_prologue) { function in class:HeapInspection
/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DvmGCOperations.cpp175 HeapInspection::heap_inspection(_out, _need_prologue /* need_prologue */);
/openjdk7/hotspot/src/share/vm/services/
H A DattachListener.cpp220 static jint heap_inspection(AttachOperation* op, outputStream* out) { function
387 { "inspectheap", heap_inspection },

Completed in 24 milliseconds