Home
last modified time | relevance | path

Searched refs:res_tags (Results 1 – 25 of 178) sorted by relevance

12345678

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM02/cm02t001/
H A Dcm02t001.cpp444 jlong *res_tags = NULL; in checkObjectTagEvent() local
457 if (!NSK_JVMTI_VERIFY(jvmti->GetObjectsWithTags(1, &tag, &count, &res_objects, &res_tags))) in checkObjectTagEvent()
472 jlong *res_tags = NULL; in checkObjectFreeEvent() local
480 if (!NSK_JVMTI_VERIFY(jvmti->GetObjectsWithTags(1, &tag, &count, &res_objects, &res_tags))) in checkObjectFreeEvent()
497 jlong *res_tags = NULL; in checkHeapFunctions() local
510 if (!NSK_JVMTI_VERIFY(jvmti->GetObjectsWithTags(1, &tag, &count, &res_objects, &res_tags))) in checkHeapFunctions()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM02/cm02t001/
H A Dcm02t001.cpp444 jlong *res_tags = NULL; in checkObjectTagEvent() local
457 if (!NSK_JVMTI_VERIFY(jvmti->GetObjectsWithTags(1, &tag, &count, &res_objects, &res_tags))) in checkObjectTagEvent()
472 jlong *res_tags = NULL; in checkObjectFreeEvent() local
480 if (!NSK_JVMTI_VERIFY(jvmti->GetObjectsWithTags(1, &tag, &count, &res_objects, &res_tags))) in checkObjectFreeEvent()
497 jlong *res_tags = NULL; in checkHeapFunctions() local
510 if (!NSK_JVMTI_VERIFY(jvmti->GetObjectsWithTags(1, &tag, &count, &res_objects, &res_tags))) in checkHeapFunctions()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/serviceability/jvmti/Heap/
H A DlibIterateHeapWithEscapeAnalysisEnabled.cpp338 jlong* res_tags; in Java_IterateHeapWithEscapeAnalysisEnabled_getObjectsWithTag() local
346 &res_tags); in Java_IterateHeapWithEscapeAnalysisEnabled_getObjectsWithTag()
365 jvmti->Deallocate((unsigned char *)res_tags); in Java_IterateHeapWithEscapeAnalysisEnabled_getObjectsWithTag()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/serviceability/jvmti/Heap/
H A DlibIterateHeapWithEscapeAnalysisEnabled.cpp338 jlong* res_tags; in Java_IterateHeapWithEscapeAnalysisEnabled_getObjectsWithTag() local
346 &res_tags); in Java_IterateHeapWithEscapeAnalysisEnabled_getObjectsWithTag()
365 jvmti->Deallocate((unsigned char *)res_tags); in Java_IterateHeapWithEscapeAnalysisEnabled_getObjectsWithTag()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t002/
H A Dcm01t002.cpp248 jlong *res_tags = NULL; in checkHeapFunctions() local
263 jvmti->GetObjectsWithTags(1, &tag, &count, &res_objects, &res_tags))) in checkHeapFunctions()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t003/
H A Dcm01t003.cpp250 jlong *res_tags = NULL; in checkHeapFunctions() local
265 jvmti->GetObjectsWithTags(1, &tag, &count, &res_objects, &res_tags))) in checkHeapFunctions()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t004/
H A Dcm01t004.cpp247 jlong *res_tags = NULL; in checkHeapFunctions() local
262 jvmti->GetObjectsWithTags(1, &tag, &count, &res_objects, &res_tags))) in checkHeapFunctions()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t009/
H A Dcm01t009.cpp249 jlong *res_tags = NULL; in checkHeapFunctions() local
264 jvmti->GetObjectsWithTags(1, &tag, &count, &res_objects, &res_tags))) in checkHeapFunctions()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t019/
H A Dcm01t019.cpp249 jlong *res_tags = NULL; in checkHeapFunctions() local
264 jvmti->GetObjectsWithTags(1, &tag, &count, &res_objects, &res_tags))) in checkHeapFunctions()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t006/
H A Dcm01t006.cpp248 jlong *res_tags = NULL; in checkHeapFunctions() local
263 jvmti->GetObjectsWithTags(1, &tag, &count, &res_objects, &res_tags))) in checkHeapFunctions()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t001/
H A Dcm01t001.cpp255 jlong *res_tags = NULL; in checkHeapFunctions() local
268 if (!NSK_JVMTI_VERIFY(jvmti->GetObjectsWithTags(1, &tag, &count, &res_objects, &res_tags))) in checkHeapFunctions()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t005/
H A Dcm01t005.cpp247 jlong *res_tags = NULL; in checkHeapFunctions() local
262 jvmti->GetObjectsWithTags(1, &tag, &count, &res_objects, &res_tags))) in checkHeapFunctions()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t007/
H A Dcm01t007.cpp269 jlong *res_tags = NULL; in checkHeapFunctions() local
284 jvmti->GetObjectsWithTags(1, &tag, &count, &res_objects, &res_tags))) in checkHeapFunctions()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t012/
H A Dcm01t012.cpp250 jlong *res_tags = NULL; in checkHeapFunctions() local
265 jvmti->GetObjectsWithTags(1, &tag, &count, &res_objects, &res_tags))) in checkHeapFunctions()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t013/
H A Dcm01t013.cpp249 jlong *res_tags = NULL; in checkHeapFunctions() local
264 jvmti->GetObjectsWithTags(1, &tag, &count, &res_objects, &res_tags))) in checkHeapFunctions()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t015/
H A Dcm01t015.cpp317 jlong *res_tags = NULL; in checkHeapFunctions() local
332 jvmti->GetObjectsWithTags(1, &tag, &count, &res_objects, &res_tags))) in checkHeapFunctions()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t021/
H A Dcm01t021.cpp250 jlong *res_tags = NULL; in checkHeapFunctions() local
265 jvmti->GetObjectsWithTags(1, &tag, &count, &res_objects, &res_tags))) in checkHeapFunctions()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t001/
H A Dcm01t001.cpp255 jlong *res_tags = NULL; in checkHeapFunctions() local
268 if (!NSK_JVMTI_VERIFY(jvmti->GetObjectsWithTags(1, &tag, &count, &res_objects, &res_tags))) in checkHeapFunctions()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t002/
H A Dcm01t002.cpp248 jlong *res_tags = NULL; in checkHeapFunctions() local
263 jvmti->GetObjectsWithTags(1, &tag, &count, &res_objects, &res_tags))) in checkHeapFunctions()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t005/
H A Dcm01t005.cpp247 jlong *res_tags = NULL; in checkHeapFunctions() local
262 jvmti->GetObjectsWithTags(1, &tag, &count, &res_objects, &res_tags))) in checkHeapFunctions()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t018/
H A Dcm01t018.cpp339 jlong *res_tags = NULL; in checkHeapFunctions() local
354 jvmti->GetObjectsWithTags(1, &tag, &count, &res_objects, &res_tags))) in checkHeapFunctions()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t021/
H A Dcm01t021.cpp250 jlong *res_tags = NULL; in checkHeapFunctions() local
265 jvmti->GetObjectsWithTags(1, &tag, &count, &res_objects, &res_tags))) in checkHeapFunctions()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t014/
H A Dcm01t014.cpp315 jlong *res_tags = NULL; in checkHeapFunctions() local
330 jvmti->GetObjectsWithTags(1, &tag, &count, &res_objects, &res_tags))) in checkHeapFunctions()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t019/
H A Dcm01t019.cpp249 jlong *res_tags = NULL; in checkHeapFunctions() local
264 jvmti->GetObjectsWithTags(1, &tag, &count, &res_objects, &res_tags))) in checkHeapFunctions()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t020/
H A Dcm01t020.cpp250 jlong *res_tags = NULL; in checkHeapFunctions() local
265 jvmti->GetObjectsWithTags(1, &tag, &count, &res_objects, &res_tags))) in checkHeapFunctions()

12345678