Home
last modified time | relevance | path

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

/xnu-11215.1.10/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.c445 sched_amp_qos_max_parallelism(int qos, uint64_t options) in sched_amp_qos_max_parallelism() function
H A Dsched_amp.c159 .qos_max_parallelism = sched_amp_qos_max_parallelism,