Searched refs:EnableSlowPath (Results 1 – 3 of 3) sorted by relevance
56 void EnableSlowPath() EXCLUSIVE_LOCKS_REQUIRED(Locks::mutator_lock_);
42 void ReferenceProcessor::EnableSlowPath() { in EnableSlowPath() function in art::gc::ReferenceProcessor
207 GetHeap()->GetReferenceProcessor()->EnableSlowPath(); in PausePhase()