Home
last modified time | relevance | path

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

/art/test/ti-agent/
Dmonitors_helper.cc204 JVMTI_ENABLE, JVMTI_EVENT_MONITOR_CONTENDED_ENTERED, thr))) { in Java_art_Monitors_setupMonitorEvents()
/art/openjdkjvmti/
Devents.h73 kMonitorContendedEntered = JVMTI_EVENT_MONITOR_CONTENDED_ENTERED,
/art/openjdkjvmti/include/
Djvmti.h419 JVMTI_EVENT_MONITOR_CONTENDED_ENTERED = 76, enumerator