Home
last modified time | relevance | path

Searched refs:kperf_make_runnable (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/osfmk/kperf/
H A Dkperf.h135 kperf_make_runnable(thread_t thread, int interrupt) in kperf_make_runnable() function
/xnu-12377.1.9/osfmk/kern/
H A Dsched_prim.c928 kperf_make_runnable(thread, aticontext); in thread_unblock()