Searched refs:EnableSlowPath (Results 1 – 3 of 3) sorted by relevance
57 void EnableSlowPath() SHARED_REQUIRES(Locks::mutator_lock_);
48 void ReferenceProcessor::EnableSlowPath() { in EnableSlowPath() function in art::gc::ReferenceProcessor
212 GetHeap()->GetReferenceProcessor()->EnableSlowPath(); in PausePhase()