Searched refs:kVmObjectAlloc (Results 1 – 3 of 3) sorted by relevance
294 if (handler_->IsEventEnabledAnywhere(ArtJvmtiEvent::kVmObjectAlloc)) { in ObjectAllocated()310 RunEventCallback<ArtJvmtiEvent::kVmObjectAlloc>(handler_, in ObjectAllocated()1010 case ArtJvmtiEvent::kVmObjectAlloc: in HandleEventType()1101 case ArtJvmtiEvent::kVmObjectAlloc: in HasAssociatedCapability()
73 kVmObjectAlloc = JVMTI_EVENT_VM_OBJECT_ALLOC, enumerator
122 fn(VMObjectAlloc, ArtJvmtiEvent::kVmObjectAlloc) \