Searched refs:kGarbageCollectionStart (Results 1 – 3 of 3) sorted by relevance
547 handler_->DispatchEvent<ArtJvmtiEvent::kGarbageCollectionStart>(art::Thread::Current()); in StartPause()575 if (event == ArtJvmtiEvent::kGarbageCollectionStart) { in SetupGcPauseTracking()1161 case ArtJvmtiEvent::kGarbageCollectionStart: in GetDeoptRequirement()1318 case ArtJvmtiEvent::kGarbageCollectionStart: in HandleEventType()1381 case ArtJvmtiEvent::kGarbageCollectionStart: in HasAssociatedCapability()
73 kGarbageCollectionStart = JVMTI_EVENT_GARBAGE_COLLECTION_START, enumerator
122 fn(GarbageCollectionStart, ArtJvmtiEvent::kGarbageCollectionStart) \