Searched refs:EI_MONITOR_CONTENDED_ENTERED (Results 1 – 6 of 6) sorted by relevance
147 case EI_MONITOR_CONTENDED_ENTERED: in standardHandlers_defaultHandler()
189 EI_MONITOR_CONTENDED_ENTERED = 16, enumerator
2013 index2jvmti[EI_MONITOR_CONTENDED_ENTERED -EI_min] = JVMTI_EVENT_MONITOR_CONTENDED_ENTERED; in eventIndexInit()2034 …index2jdwp[EI_MONITOR_CONTENDED_ENTERED -EI_min] = JDWP_EVENT(MONITOR_CONTENDED_ENTERED); in eventIndexInit()2096 return EI_MONITOR_CONTENDED_ENTERED; in jdwp2EventIndex()2155 return EI_MONITOR_CONTENDED_ENTERED; in jvmti2EventIndex()
325 case EI_MONITOR_CONTENDED_ENTERED: in eventInstance()
436 case EI_MONITOR_CONTENDED_ENTERED: in handleEventCommandSingle()
1129 info.ei = EI_MONITOR_CONTENDED_ENTERED; in cbMonitorContendedEntered()