Home
last modified time | relevance | path

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

/art/runtime/gc/
Dreference_processor.cc62 static inline void SetSlowPathFlag(bool enabled) REQUIRES_SHARED(Locks::mutator_lock_) { in SetSlowPathFlag() function
70 SetSlowPathFlag(/* enabled= */ true); in EnableSlowPath()
74 SetSlowPathFlag(/* enabled= */ false); in DisableSlowPath()