Home
last modified time | relevance | path

Searched refs:heap_inspection (Results 1 – 25 of 40) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/services/
H A DattachListener.cpp249 static jint heap_inspection(AttachOperation* op, outputStream* out) { in heap_inspection() function
318 { "inspectheap", heap_inspection },
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/services/
H A DattachListener.cpp261 static jint heap_inspection(AttachOperation* op, outputStream* out) { in heap_inspection() function
330 { "inspectheap", heap_inspection },
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/services/
H A DattachListener.cpp249 static jint heap_inspection(AttachOperation* op, outputStream* out) { in heap_inspection() function
318 { "inspectheap", heap_inspection },
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/services/
H A DattachListener.cpp263 static jint heap_inspection(AttachOperation* op, outputStream* out) { in heap_inspection() function
354 { "inspectheap", heap_inspection },
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/services/
H A DattachListener.cpp251 static jint heap_inspection(AttachOperation* op, outputStream* out) { in heap_inspection() function
342 { "inspectheap", heap_inspection },
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/services/
H A DattachListener.cpp251 static jint heap_inspection(AttachOperation* op, outputStream* out) { in heap_inspection() function
342 { "inspectheap", heap_inspection },
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/services/
H A DattachListener.cpp264 static jint heap_inspection(AttachOperation* op, outputStream* out) { in heap_inspection() function
361 { "inspectheap", heap_inspection },
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/services/
H A DattachListener.cpp266 static jint heap_inspection(AttachOperation* op, outputStream* out) { in heap_inspection() function
363 { "inspectheap", heap_inspection },
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/services/
H A DattachListener.cpp217 static jint heap_inspection(AttachOperation* op, outputStream* out) { in heap_inspection() function
402 { "inspectheap", heap_inspection },
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/services/
H A DattachListener.cpp217 static jint heap_inspection(AttachOperation* op, outputStream* out) { in heap_inspection() function
402 { "inspectheap", heap_inspection },
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/memory/
H A DheapInspection.hpp214 void heap_inspection(outputStream* st) NOT_SERVICES_RETURN;
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shared/
H A DvmGCOperations.cpp157 inspect.heap_inspection(_out); in doit()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shared/
H A DvmGCOperations.cpp157 inspect.heap_inspection(_out); in doit()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/shared/
H A DgcVMOperations.cpp156 inspect.heap_inspection(_out); in doit()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/shared/
H A DgcVMOperations.cpp167 inspect.heap_inspection(_out, _parallel_thread_num); in doit()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/shared/
H A DgcVMOperations.cpp169 inspect.heap_inspection(_out, _parallel_thread_num); in doit()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/shared/
H A DgcVMOperations.cpp155 inspect.heap_inspection(_out); in doit()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/shared/
H A DgcVMOperations.cpp153 inspect.heap_inspection(_out); in doit()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/shared/
H A DgcVMOperations.cpp156 inspect.heap_inspection(_out); in doit()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/memory/
H A DheapInspection.hpp219 void heap_inspection(outputStream* st, uint parallel_thread_num = 1) NOT_SERVICES_RETURN;
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/memory/
H A DheapInspection.hpp219 void heap_inspection(outputStream* st, uint parallel_thread_num = 1) NOT_SERVICES_RETURN;
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/shared/
H A DvmGCOperations.cpp187 inspect.heap_inspection(_out); in doit()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/shared/
H A DvmGCOperations.cpp187 inspect.heap_inspection(_out); in doit()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/memory/
H A DheapInspection.hpp367 void heap_inspection(outputStream* st) NOT_SERVICES_RETURN;
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/memory/
H A DheapInspection.hpp367 void heap_inspection(outputStream* st) NOT_SERVICES_RETURN;

12