Searched refs:kVmObjectAlloc (Results 1 – 3 of 3) sorted by relevance
299 if (handler_->IsEventEnabledAnywhere(ArtJvmtiEvent::kVmObjectAlloc)) { in ObjectAllocated()315 RunEventCallback<ArtJvmtiEvent::kVmObjectAlloc>(handler_, in ObjectAllocated()1024 case ArtJvmtiEvent::kVmObjectAlloc: in GetDeoptRequirement()1183 case ArtJvmtiEvent::kVmObjectAlloc: in HandleEventType()1273 case ArtJvmtiEvent::kVmObjectAlloc: in HasAssociatedCapability()
75 kVmObjectAlloc = JVMTI_EVENT_VM_OBJECT_ALLOC, enumerator
125 fn(VMObjectAlloc, ArtJvmtiEvent::kVmObjectAlloc) \