Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dsched_rt.c257 uint num_spill_datas = 0, num_steal_datas = 0; in sched_rt_config_pset_push() local
265 spill_datas[num_spill_datas++] = (sched_pset_search_order_sort_data_t) { in sched_rt_config_pset_push()
281 …sched_pset_search_order_compute(&pset->sched_rt_spill_search_order, spill_datas, num_spill_datas, … in sched_rt_config_pset_push()