Searched defs:gc_type (Results 1 – 2 of 2) sorted by relevance
192 const GcType gc_type = GetGcType(); in SwapBitmaps() local
1768 for (collector::GcType gc_type : gc_plan_) { in AllocateInternalWithGc() local2687 collector::GcType Heap::CollectGarbageInternal(collector::GcType gc_type, in CollectGarbageInternal()2853 void Heap::FinishGC(Thread* self, collector::GcType gc_type) { in FinishGC()3617 collector::GarbageCollector* Heap::FindCollectorByGcType(collector::GcType gc_type) { in FindCollectorByGcType()3643 collector::GcType gc_type = collector_ran->GetGcType(); in GrowForUtilization() local3836 for (collector::GcType gc_type : gc_plan_) { in ConcurrentGC() local