Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dsched_rt.h88 void sched_rt_matrix_get(sched_clutch_edge *rt_matrix, bool *edge_requests, uint64_t num_psets);
H A Dthread_group.c1373 sched_rt_matrix_get(sched_rt_matrix, sched_rt_requested, num_psets); in sched_perfcontrol_edge_matrix_by_qos_get()
H A Dsched_rt.c228 sched_rt_matrix_get( in sched_rt_matrix_get() function