Home
last modified time | relevance | path

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

/xnu-11215/osfmk/arm/
H A Dmachine_routines.h146 void ml_spin_debug_reset(thread_t thread);
H A Dmachine_routines_common.c775 ml_spin_debug_reset(thread_t thread) in ml_spin_debug_reset() function
/xnu-11215/osfmk/kern/
H A Ddebug.c1634 ml_spin_debug_reset(current_thread());
H A Dwaitq.c961 ml_spin_debug_reset(current_thread()); in waitq_select_queue_flush()
/xnu-11215/bsd/dev/dtrace/
H A Ddtrace.c7029 ml_spin_debug_reset(thread); in dtrace_probe_exit()