Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dsched_rt.h91 void sched_rt_matrix_get(sched_clutch_edge *rt_matrix, bool *edge_requests, uint64_t num_psets);
92 void sched_rt_matrix_set(sched_clutch_edge *rt_matrix, bool *edge_changes, uint64_t num_psets);
H A Dsched_rt.c298 sched_clutch_edge *rt_matrix, in sched_rt_matrix_set() argument
310 sched_rt_config_set(src_pset_id, dst_pset_id, rt_matrix[rt_matrix_index]); in sched_rt_matrix_set()