HomeSort by relevance Sort by last modified time
    Searched refs:kVmObjectAlloc (Results 1 - 3 of 3) sorted by null

  /art/runtime/openjdkjvmti/
events.cc 199 if (handler_->IsEventEnabledAnywhere(ArtJvmtiEvent::kVmObjectAlloc)) {
224 handler_->DispatchEvent<ArtJvmtiEvent::kVmObjectAlloc>(self,
616 case ArtJvmtiEvent::kVmObjectAlloc:
698 case ArtJvmtiEvent::kVmObjectAlloc:
events.h 68 kVmObjectAlloc = JVMTI_EVENT_VM_OBJECT_ALLOC,
events-inl.h 79 fn(VMObjectAlloc, ArtJvmtiEvent::kVmObjectAlloc)

Completed in 124 milliseconds