Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dsched_rt.c118 sched_rt_config_pset_push(processor_set_t pset);
162 sched_rt_config_pset_push(pset_array[pset_id]); in rt_init_completed()
252 sched_rt_config_pset_push(processor_set_t pset) in sched_rt_config_pset_push() function
305 sched_rt_config_pset_push(pset_array[pset_id]); in sched_rt_matrix_set()
/xnu-12377.81.4/tests/sched/sched_test_harness/
H A Dsched_edge_harness.c420 sched_rt_config_pset_push(pset_array[src_pset_id]); in rt_pset_recompute_spill_order()