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

  /art/openjdkjvmti/
events.cc 433 handler_->DispatchEvent<ArtJvmtiEvent::kGarbageCollectionStart>(art::Thread::Current());
461 if (event == ArtJvmtiEvent::kGarbageCollectionStart) {
    [all...]
events.h 70 kGarbageCollectionStart = JVMTI_EVENT_GARBAGE_COLLECTION_START,
events-inl.h 119 fn(GarbageCollectionStart, ArtJvmtiEvent::kGarbageCollectionStart) \

Completed in 545 milliseconds