Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kern/
H A Dsfi.h59 sfi_class_id_t sfi_thread_classify(thread_t thread);
H A Dsfi.c743 sfi_thread_classify(thread_t thread) in sfi_thread_classify() function
881 class_id = sfi_thread_classify(thread); in sfi_thread_needs_ast()
998 thread->sfi_class = class_id = sfi_thread_classify(thread); in sfi_ast()
1172 sfi_thread_classify(thread_t thread) in sfi_thread_classify() function
H A Dsched_prim.c2947 thread->sfi_class = sfi_thread_classify(thread); in thread_invoke()
5543 thread->sfi_class = sfi_thread_classify(thread); in thread_setrun()