Searched refs:kMonitorWait (Results 1 – 3 of 3) sorted by relevance
397 if (handler_->IsEventEnabledAnywhere(ArtJvmtiEvent::kMonitorWait)) { in ObjectWaitStart()401 RunEventCallback<ArtJvmtiEvent::kMonitorWait>( in ObjectWaitStart()447 if (handler_->IsEventEnabledAnywhere(ArtJvmtiEvent::kMonitorWait)) { in ThreadParkStart()483 RunEventCallback<ArtJvmtiEvent::kMonitorWait>( in ThreadParkStart()1169 case ArtJvmtiEvent::kMonitorWait: in GetDeoptRequirement()1289 ArtJvmtiEvent::kMonitorWait, in OtherMonitorEventsEnabledAnywhere()1357 case ArtJvmtiEvent::kMonitorWait: in HandleEventType()1406 case ArtJvmtiEvent::kMonitorWait: in HasAssociatedCapability()
70 kMonitorWait = JVMTI_EVENT_MONITOR_WAIT, enumerator
117 fn(MonitorWait, ArtJvmtiEvent::kMonitorWait) \