Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dsched_rt.h92 void sched_rt_matrix_set(sched_clutch_edge *rt_matrix, bool *edge_changes, uint64_t num_psets);
H A Dthread_group.c1419 sched_rt_matrix_set(sched_rt_matrix, sched_rt_changed, num_psets); in sched_perfcontrol_edge_matrix_by_qos_set()
H A Dsched_rt.c297 sched_rt_matrix_set( in sched_rt_matrix_set() function