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

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

Completed in 24 milliseconds