Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dsched_rt.h91 void sched_rt_matrix_get(sched_clutch_edge *rt_matrix, bool *edge_requests, uint64_t num_psets);
H A Dthread_group.c1376 sched_rt_matrix_get(sched_rt_matrix, sched_rt_requested, num_psets); in sched_perfcontrol_edge_matrix_by_qos_get()
H A Dsched_rt.c239 sched_rt_matrix_get( in sched_rt_matrix_get() function