Searched refs:kMonitorWait (Results 1 – 3 of 3) sorted by relevance
396 if (handler_->IsEventEnabledAnywhere(ArtJvmtiEvent::kMonitorWait)) { in ObjectWaitStart()400 RunEventCallback<ArtJvmtiEvent::kMonitorWait>( in ObjectWaitStart()446 if (handler_->IsEventEnabledAnywhere(ArtJvmtiEvent::kMonitorWait)) { in ThreadParkStart()481 RunEventCallback<ArtJvmtiEvent::kMonitorWait>( in ThreadParkStart()1153 case ArtJvmtiEvent::kMonitorWait: in GetDeoptRequirement()1273 ArtJvmtiEvent::kMonitorWait, in OtherMonitorEventsEnabledAnywhere()1341 case ArtJvmtiEvent::kMonitorWait: in HandleEventType()1390 case ArtJvmtiEvent::kMonitorWait: in HasAssociatedCapability()
68 kMonitorWait = JVMTI_EVENT_MONITOR_WAIT, enumerator
117 fn(MonitorWait, ArtJvmtiEvent::kMonitorWait) \