Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dmachine.h133 uint64_t last_dispatch, boolean_t thread_runnable);
/xnu-11215/osfmk/i386/
H A DpmCPU.h82 uint64_t last_dispatch, boolean_t thread_runnable);
H A DpmCPU.c817 uint64_t last_dispatch, boolean_t thread_runnable) in machine_thread_going_off_core() argument
826 last_dispatch, thread_runnable); in machine_thread_going_off_core()
/xnu-11215/osfmk/arm/
H A Dmachine_routines_common.c541 uint64_t last_dispatch, __unused boolean_t thread_runnable) in machine_thread_going_off_core() argument