Searched refs:SlowPathEnabled (Results 1 – 3 of 3) sorted by relevance
25 inline bool ReferenceProcessor::SlowPathEnabled() { in SlowPathEnabled() function
72 if (UNLIKELY(!SlowPathEnabled()) || referent == nullptr) { in GetReferent()77 while ((!kUseReadBarrier && SlowPathEnabled()) || in GetReferent()137 CHECK_EQ(SlowPathEnabled(), concurrent) << "Slow path must be enabled iff concurrent"; in ProcessReferences()309 while ((!kUseReadBarrier && SlowPathEnabled()) || in WaitUntilDoneProcessingReferences()
81 bool SlowPathEnabled() REQUIRES_SHARED(Locks::mutator_lock_);