Searched refs:SlowPathEnabled (Results 1 – 3 of 3) sorted by relevance
55 if (UNLIKELY(!SlowPathEnabled()) || referent == nullptr) { in GetReferent()59 while (SlowPathEnabled()) { in GetReferent()126 CHECK_EQ(SlowPathEnabled(), concurrent) << "Slow path must be enabled iff concurrent"; in ProcessReferences()236 while (SlowPathEnabled()) { in MakeCircularListIfUnenqueued()
25 inline bool ReferenceProcessor::SlowPathEnabled() { in SlowPathEnabled() function
85 bool SlowPathEnabled() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);