Searched refs:EnableSlowPath (Results 1 - 3 of 3) sorted by relevance

/art/runtime/gc/
H A Dreference_processor.h57 void EnableSlowPath() SHARED_REQUIRES(Locks::mutator_lock_);
H A Dreference_processor.cc48 void ReferenceProcessor::EnableSlowPath() { function in class:art::gc::ReferenceProcessor
/art/runtime/gc/collector/
H A Dmark_sweep.cc212 GetHeap()->GetReferenceProcessor()->EnableSlowPath();

Completed in 46 milliseconds