Searched refs:kVmObjectAlloc (Results 1 – 3 of 3) sorted by relevance
322 if (handler_->IsEventEnabledAnywhere(ArtJvmtiEvent::kVmObjectAlloc)) { in ObjectAllocated()338 RunEventCallback<ArtJvmtiEvent::kVmObjectAlloc>(handler_, in ObjectAllocated()1164 case ArtJvmtiEvent::kVmObjectAlloc: in GetDeoptRequirement()1315 case ArtJvmtiEvent::kVmObjectAlloc: in HandleEventType()1406 case ArtJvmtiEvent::kVmObjectAlloc: in HasAssociatedCapability()
76 kVmObjectAlloc = JVMTI_EVENT_VM_OBJECT_ALLOC, enumerator
125 fn(VMObjectAlloc, ArtJvmtiEvent::kVmObjectAlloc) \