Home
last modified time | relevance | path

Searched refs:JVMTI_EVENT_MONITOR_CONTENDED_ENTER (Results 1 – 3 of 3) sorted by relevance

/art/test/ti-agent/
Dmonitors_helper.cc198 JVMTI_ENABLE, JVMTI_EVENT_MONITOR_CONTENDED_ENTER, thr))) { in Java_art_Monitors_setupMonitorEvents()
/art/openjdkjvmti/
Devents.h72 kMonitorContendedEnter = JVMTI_EVENT_MONITOR_CONTENDED_ENTER,
/art/openjdkjvmti/include/
Djvmti.h418 JVMTI_EVENT_MONITOR_CONTENDED_ENTER = 75, enumerator