Searched refs:kMonitorWait (Results 1 – 3 of 3) sorted by relevance
398 if (handler_->IsEventEnabledAnywhere(ArtJvmtiEvent::kMonitorWait)) { in ObjectWaitStart()402 RunEventCallback<ArtJvmtiEvent::kMonitorWait>( in ObjectWaitStart()448 if (handler_->IsEventEnabledAnywhere(ArtJvmtiEvent::kMonitorWait)) { in ThreadParkStart()484 RunEventCallback<ArtJvmtiEvent::kMonitorWait>( in ThreadParkStart()1170 case ArtJvmtiEvent::kMonitorWait: in GetDeoptRequirement()1290 ArtJvmtiEvent::kMonitorWait, in OtherMonitorEventsEnabledAnywhere()1358 case ArtJvmtiEvent::kMonitorWait: in HandleEventType()1407 case ArtJvmtiEvent::kMonitorWait: in HasAssociatedCapability()
70 kMonitorWait = JVMTI_EVENT_MONITOR_WAIT, enumerator
117 fn(MonitorWait, ArtJvmtiEvent::kMonitorWait) \