Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dsched_prim.c2521 __kdebug_only next_processor_type_t nptype = none; in thread_select() local
2523 nptype = spill; in thread_select()
2526 nptype = followup; in thread_select()
2535 next_rt_processor->cpu_id, next_rt_processor->state, nptype, 2); in thread_select()
2598 __kdebug_only next_processor_type_t nptype = none; in thread_select() local
2601 nptype = spill; in thread_select()
2604 nptype = followup; in thread_select()
2625 next_rt_processor->cpu_id, next_rt_processor->state, nptype, 3); in thread_select()