Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Devents.cc918 if (event_handler_->IsEventEnabledAnywhere(ArtJvmtiEvent::kExceptionCatch)) { in ExceptionHandled()
926 RunEventCallback<ArtJvmtiEvent::kExceptionCatch>( in ExceptionHandled()
968 case ArtJvmtiEvent::kExceptionCatch: in GetInstrumentationEventsFor()
995 case ArtJvmtiEvent::kExceptionCatch: in GetDeoptRequirement()
1204 case ArtJvmtiEvent::kExceptionCatch: in HandleEventType()
1236 case ArtJvmtiEvent::kExceptionCatch: in HasAssociatedCapability()
Devents.h54 kExceptionCatch = JVMTI_EVENT_EXCEPTION_CATCH, enumerator
Devents-inl.h104 fn(ExceptionCatch, ArtJvmtiEvent::kExceptionCatch) \