Searched refs:EnableSlowPath (Results 1 – 4 of 4) sorted by relevance
68 void EnableSlowPath() REQUIRES_SHARED(Locks::mutator_lock_);
70 void ReferenceProcessor::EnableSlowPath() { in EnableSlowPath() function in art::gc::ReferenceProcessor
214 rp->EnableSlowPath(); in PausePhase()
1295 heap_->GetReferenceProcessor()->EnableSlowPath(); in MarkingPause()