Searched refs:IsForcedGC (Results 1 – 7 of 7) sorted by relevance
25 using IsForcedGC = Marker::MarkingConfig::IsForcedGC; member69 IsForcedGC is_forced_gc = IsForcedGC::kNotForced;
69 using IsForcedGC = GarbageCollector::Config::IsForcedGC; variable109 IsForcedGC is_forced_gc = IsForcedGC::kNotForced;272 void NotifyMarkingStarted(CollectionType, IsForcedGC);470 stats_collector_->current_.is_forced_gc == IsForcedGC::kForced); in StopTraceImpl()
48 enum class IsForcedGC : uint8_t { enum58 IsForcedGC is_forced_gc = IsForcedGC::kNotForced;
180 GarbageCollector::Config::IsForcedGC::kForced); in Terminate()
52 internal::GarbageCollector::Config::IsForcedGC::kForced}); in ForceGarbageCollectionSlow()
111 IsForcedGC is_forced_gc) { in NotifyMarkingStarted()
558 ? UnifiedHeapMarker::MarkingConfig::IsForcedGC::kForced in InitializeTracing()559 : UnifiedHeapMarker::MarkingConfig::IsForcedGC::kNotForced}; in InitializeTracing()