Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kern/
H A Dsched_clutch.c3726 sched_edge_qos_max_parallelism(int qos, uint64_t options);
3773 .qos_max_parallelism = sched_edge_qos_max_parallelism,
5323 sched_edge_qos_max_parallelism(int qos, uint64_t options) in sched_edge_qos_max_parallelism() function