Home
last modified time | relevance | path

Searched refs:sfi_thread_classify (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.81.5/osfmk/kern/
H A Dsfi.h59 sfi_class_id_t sfi_thread_classify(thread_t thread);
H A Dsfi.c740 sfi_thread_classify(thread_t thread) in sfi_thread_classify() function
878 class_id = sfi_thread_classify(thread); in sfi_thread_needs_ast()
995 thread->sfi_class = class_id = sfi_thread_classify(thread); in sfi_ast()
1169 sfi_thread_classify(thread_t thread) in sfi_thread_classify() function
H A Dsched_prim.c3044 thread->sfi_class = sfi_thread_classify(thread); in thread_invoke()
5752 thread->sfi_class = sfi_thread_classify(thread); in thread_setrun()