Home
last modified time | relevance | path

Searched refs:DisableSlowPath (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/
Dreference_processor.cc51 void ReferenceProcessor::DisableSlowPath(Thread* self) { in DisableSlowPath() function in art::gc::ReferenceProcessor
183 DisableSlowPath(self); in ProcessReferences()
Dreference_processor.h90 void DisableSlowPath(Thread* self) EXCLUSIVE_LOCKS_REQUIRED(Locks::reference_processor_lock_)