Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Devents.cc369 if (handler_->IsEventEnabledAnywhere(ArtJvmtiEvent::kMonitorWait)) { in ObjectWaitStart()
373 RunEventCallback<ArtJvmtiEvent::kMonitorWait>( in ObjectWaitStart()
992 ArtJvmtiEvent::kMonitorWait, in OtherMonitorEventsEnabledAnywhere()
1040 case ArtJvmtiEvent::kMonitorWait: in HandleEventType()
1088 case ArtJvmtiEvent::kMonitorWait: in HasAssociatedCapability()
Devents.h65 kMonitorWait = JVMTI_EVENT_MONITOR_WAIT, enumerator
Devents-inl.h114 fn(MonitorWait, ArtJvmtiEvent::kMonitorWait) \