Searched refs:kVmObjectAlloc (Results 1 – 3 of 3) sorted by relevance
323 if (handler_->IsEventEnabledAnywhere(ArtJvmtiEvent::kVmObjectAlloc)) { in ObjectAllocated()339 RunEventCallback<ArtJvmtiEvent::kVmObjectAlloc>(handler_, in ObjectAllocated()1177 case ArtJvmtiEvent::kVmObjectAlloc: in GetDeoptRequirement()1328 case ArtJvmtiEvent::kVmObjectAlloc: in HandleEventType()1419 case ArtJvmtiEvent::kVmObjectAlloc: in HasAssociatedCapability()
78 kVmObjectAlloc = JVMTI_EVENT_VM_OBJECT_ALLOC, enumerator
125 fn(VMObjectAlloc, ArtJvmtiEvent::kVmObjectAlloc) \