Home
last modified time | relevance | path

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

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