Searched defs:gc_type (Results 1 – 3 of 3) sorted by relevance
286 const GcType gc_type = GetGcType(); in SwapBitmaps() local
187 gc::CollectorType gc_type = gc::CollectorType::kCollectorTypeNone; in FetchCmdlineGcType() local310 gc::CollectorType gc_type = FetchCmdlineGcType(); in ShouldUseUserfaultfd() local
2756 collector::GcType Heap::CollectGarbageInternal(collector::GcType gc_type, in CollectGarbageInternal()2959 void Heap::FinishGC(Thread* self, collector::GcType gc_type) { in FinishGC()3738 collector::GarbageCollector* Heap::FindCollectorByGcType(collector::GcType gc_type) { in FindCollectorByGcType()3769 collector::GcType gc_type = collector_ran->GetGcType(); in GrowForUtilization() local4013 for (collector::GcType gc_type : gc_plan_) { in ConcurrentGC() local