Home
last modified time | relevance | path

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

/xnu-8020.121.3/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-8020.121.3/osfmk/kern/
H A Ddebug.c1348 ml_spin_debug_reset(current_thread());
/xnu-8020.121.3/bsd/dev/dtrace/
H A Ddtrace.c7005 ml_spin_debug_reset(thread); in dtrace_probe_exit()