Home
last modified time | relevance | path

Searched defs:heap_object_callback (Results 1 – 25 of 48) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/multienv/MA04/ma04t002/
H A Dma04t002.c53 static jvmtiIterationControl JNICALL heap_object_callback in heap_object_callback() function
H A Dma04t002a.c53 static jvmtiIterationControl JNICALL heap_object_callback in heap_object_callback() function
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/multienv/MA04/ma04t002/
H A Dma04t002.cpp51 static jvmtiIterationControl JNICALL heap_object_callback in heap_object_callback() function
H A Dma04t002a.cpp51 static jvmtiIterationControl JNICALL heap_object_callback in heap_object_callback() function
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/multienv/MA04/ma04t002/
H A Dma04t002.cpp51 static jvmtiIterationControl JNICALL heap_object_callback in heap_object_callback() function
H A Dma04t002a.cpp51 static jvmtiIterationControl JNICALL heap_object_callback in heap_object_callback() function
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/multienv/MA04/ma04t002/
H A Dma04t002a.cpp51 static jvmtiIterationControl JNICALL heap_object_callback in heap_object_callback() function
H A Dma04t002.cpp51 static jvmtiIterationControl JNICALL heap_object_callback in heap_object_callback() function
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/multienv/MA04/ma04t002/
H A Dma04t002a.cpp51 static jvmtiIterationControl JNICALL heap_object_callback in heap_object_callback() function
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/multienv/MA04/ma04t002/
H A Dma04t002a.cpp51 static jvmtiIterationControl JNICALL heap_object_callback in heap_object_callback() function
H A Dma04t002.cpp51 static jvmtiIterationControl JNICALL heap_object_callback in heap_object_callback() function
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/multienv/MA04/ma04t002/
H A Dma04t002.c53 static jvmtiIterationControl JNICALL heap_object_callback in heap_object_callback() function
H A Dma04t002a.c53 static jvmtiIterationControl JNICALL heap_object_callback in heap_object_callback() function
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/multienv/MA04/ma04t002/
H A Dma04t002a.cpp51 static jvmtiIterationControl JNICALL heap_object_callback in heap_object_callback() function
H A Dma04t002.cpp51 static jvmtiIterationControl JNICALL heap_object_callback in heap_object_callback() function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/unit/
H A DHeap.c58 static jvmtiHeapObjectCallback heap_object_callback = default_heap_object_callback; variable
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/unit/
H A DHeap.cpp60 static jvmtiHeapObjectCallback heap_object_callback = default_heap_object_callback; variable
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/unit/
H A DHeap.cpp60 static jvmtiHeapObjectCallback heap_object_callback = default_heap_object_callback; variable
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/unit/
H A DHeap.cpp60 static jvmtiHeapObjectCallback heap_object_callback = default_heap_object_callback; variable
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/unit/
H A DHeap.cpp60 static jvmtiHeapObjectCallback heap_object_callback = default_heap_object_callback; variable
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/unit/
H A DHeap.cpp60 static jvmtiHeapObjectCallback heap_object_callback = default_heap_object_callback; variable
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/unit/
H A DHeap.c58 static jvmtiHeapObjectCallback heap_object_callback = default_heap_object_callback; variable
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/unit/
H A DHeap.cpp60 static jvmtiHeapObjectCallback heap_object_callback = default_heap_object_callback; variable
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A DjvmtiTagMap.cpp942 jvmtiHeapObjectCallback heap_object_callback, in IterateOverHeapObjectClosure()
1129 jvmtiHeapObjectCallback heap_object_callback, in iterate_over_heap()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A DjvmtiTagMap.cpp943 jvmtiHeapObjectCallback heap_object_callback, in IterateOverHeapObjectClosure()
1130 jvmtiHeapObjectCallback heap_object_callback, in iterate_over_heap()

12