Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/arm/ !
H A Dmachine_routines.h134 void ml_spin_debug_reset(thread_t thread);
H A Dmachine_routines_common.c776 ml_spin_debug_reset(thread_t thread) in ml_spin_debug_reset() function
/xnu-8019.80.24/osfmk/kern/ !
H A Ddebug.c1341 ml_spin_debug_reset(current_thread());
/xnu-8019.80.24/bsd/dev/dtrace/ !
H A Ddtrace.c7027 ml_spin_debug_reset(thread); in dtrace_probe_exit()