Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dsched_rt.h89 void sched_rt_matrix_set(sched_clutch_edge *rt_matrix, bool *edge_changes, uint64_t num_psets);
H A Dthread_group.c1416 sched_rt_matrix_set(sched_rt_matrix, sched_rt_changed, num_psets); in sched_perfcontrol_edge_matrix_by_qos_set()
H A Dsched_rt.c286 sched_rt_matrix_set( in sched_rt_matrix_set() function