Home
last modified time | relevance | path

Searched refs:kGarbageCollectionStart (Results 1 – 3 of 3) sorted by relevance

/art/openjdkjvmti/
Devents.cc550 handler_->DispatchEvent<ArtJvmtiEvent::kGarbageCollectionStart>(art::Thread::Current()); in StartPause()
578 if (event == ArtJvmtiEvent::kGarbageCollectionStart) { in SetupGcPauseTracking()
1174 case ArtJvmtiEvent::kGarbageCollectionStart: in GetDeoptRequirement()
1331 case ArtJvmtiEvent::kGarbageCollectionStart: in HandleEventType()
1394 case ArtJvmtiEvent::kGarbageCollectionStart: in HasAssociatedCapability()
Devents.h75 kGarbageCollectionStart = JVMTI_EVENT_GARBAGE_COLLECTION_START, enumerator
Devents-inl.h122 fn(GarbageCollectionStart, ArtJvmtiEvent::kGarbageCollectionStart) \