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

  /art/runtime/openjdkjvmti/
events.cc 193 if (handler_->IsEventEnabledAnywhere(ArtJvmtiEvent::kVmObjectAlloc)) {
218 handler_->DispatchEvent<ArtJvmtiEvent::kVmObjectAlloc>(self,
300 case ArtJvmtiEvent::kVmObjectAlloc:
364 case ArtJvmtiEvent::kVmObjectAlloc:
events.h 67 kVmObjectAlloc = JVMTI_EVENT_VM_OBJECT_ALLOC,
events-inl.h 76 fn(VMObjectAlloc, ArtJvmtiEvent::kVmObjectAlloc)

Completed in 96 milliseconds