Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/arm/
H A Dmachine_routines.h141 void ml_spin_debug_reset(thread_t thread);
H A Dmachine_routines_common.c827 ml_spin_debug_reset(thread_t thread) in ml_spin_debug_reset() function
/xnu-12377.41.6/osfmk/kern/
H A Ddebug.c1702 ml_spin_debug_reset(current_thread());
H A Dwaitq.c964 ml_spin_debug_reset(current_thread()); in waitq_select_queue_flush()
H A Dturnstile.c1531 ml_spin_debug_reset(current_thread()); in turnstile_update_inheritor()
/xnu-12377.41.6/bsd/dev/dtrace/
H A Ddtrace.c7030 ml_spin_debug_reset(thread); in dtrace_probe_exit()