Searched refs:kVmObjectAlloc (Results 1 – 3 of 3) sorted by relevance
324 if (handler_->IsEventEnabledAnywhere(ArtJvmtiEvent::kVmObjectAlloc)) { in ObjectAllocated()340 RunEventCallback<ArtJvmtiEvent::kVmObjectAlloc>(handler_, in ObjectAllocated()1178 case ArtJvmtiEvent::kVmObjectAlloc: in GetDeoptRequirement()1329 case ArtJvmtiEvent::kVmObjectAlloc: in HandleEventType()1420 case ArtJvmtiEvent::kVmObjectAlloc: in HasAssociatedCapability()
78 kVmObjectAlloc = JVMTI_EVENT_VM_OBJECT_ALLOC, enumerator
125 fn(VMObjectAlloc, ArtJvmtiEvent::kVmObjectAlloc) \