Searched refs:EnableSlowPath (Results 1 – 3 of 3) sorted by relevance
59 void EnableSlowPath() REQUIRES_SHARED(Locks::mutator_lock_);
69 void ReferenceProcessor::EnableSlowPath() { in EnableSlowPath() function in art::gc::ReferenceProcessor
216 GetHeap()->GetReferenceProcessor()->EnableSlowPath(); in PausePhase()