Home
last modified time | relevance | path

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

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