Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/
H A Dsched_amp_common.h69 uint32_t sched_amp_qos_max_parallelism(int qos, uint64_t options);
H A Dsched_amp_common.c432 sched_amp_qos_max_parallelism(int qos, uint64_t options) in sched_amp_qos_max_parallelism() function
H A Dsched_amp.c157 .qos_max_parallelism = sched_amp_qos_max_parallelism,