Searched defs:gc_reason (Results 1 – 4 of 4) sorted by relevance
102 GCTracer::Event::Event(Type type, GarbageCollectionReason gc_reason, in Event()214 GarbageCollectionReason gc_reason, in Start()
150 GarbageCollectionReason gc_reason; variable
1131 void Heap::CollectAllGarbage(int flags, GarbageCollectionReason gc_reason, in CollectAllGarbage()1201 void Heap::CollectAllAvailableGarbage(GarbageCollectionReason gc_reason) { in CollectAllAvailableGarbage()1317 GarbageCollectionReason gc_reason, in CollectGarbage()1451 GarbageCollectionReason gc_reason, in StartIncrementalMarking()1474 GarbageCollectionReason gc_reason, in StartIdleIncrementalMarking()3236 GarbageCollectionReason gc_reason) { in FinalizeIncrementalMarkingIfComplete()3252 GarbageCollectionReason gc_reason) { in FinalizeIncrementalMarkingAtomically()3258 GarbageCollectionReason gc_reason) { in FinalizeIncrementalMarkingIncrementally()3698 GarbageCollectionReason gc_reason) { in GarbageCollectionReasonToString()
311 void IncrementalMarking::Start(GarbageCollectionReason gc_reason) { in Start()