Searched refs:SlowPathEnabled (Results 1 – 3 of 3) sorted by relevance
25 inline bool ReferenceProcessor::SlowPathEnabled() { in SlowPathEnabled() function
71 if (UNLIKELY(!SlowPathEnabled()) || referent == nullptr) { in GetReferent()76 while ((!kUseReadBarrier && SlowPathEnabled()) || in GetReferent()128 CHECK_EQ(SlowPathEnabled(), concurrent) << "Slow path must be enabled iff concurrent"; in ProcessReferences()267 while ((!kUseReadBarrier && SlowPathEnabled()) || in MakeCircularListIfUnenqueued()
75 bool SlowPathEnabled() SHARED_REQUIRES(Locks::mutator_lock_);