Searched refs:kCollectorTypeCMCBackground (Results 1 – 5 of 5) sorted by relevance
38 kCollectorTypeCMCBackground, enumerator
1084 collector_type == kCollectorTypeCMCBackground || in IsMovingGc()1273 collector_type_ == kCollectorTypeCMCBackground; in IsGcConcurrent()
443 CHECK_EQ(background_collector_type_, kCollectorTypeCMCBackground); in Heap()1582 desired_collector_type == kCollectorTypeCMCBackground) { in DoPendingCollectorTransition()4059 DCHECK_EQ(desired_collector_type_, kCollectorTypeCMCBackground); in RequestCollectorTransition()4062 DCHECK_NE(collector_type_, kCollectorTypeCMCBackground); in RequestCollectorTransition()
310 case gc::CollectorType::kCollectorTypeCMCBackground: in EncodeGcCollectorType()
1755 (gUseUserfaultfd ? BackgroundGcOption(gc::kCollectorTypeCMCBackground) : in Init()