Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/mach/
H A Dtask_policy.h160 typedef integer_t task_throughput_qos_t; typedef
164 task_throughput_qos_t task_throughput_qos_tier;
267 qos_throughput_policy_validate(task_throughput_qos_t);
/xnu-8020.140.41/osfmk/kern/
H A Dtask_policy.c281 qos_throughput_policy_validate(task_throughput_qos_t ttier) in qos_throughput_policy_validate()
299 task_throughput_qos_t ttier = qosinfo->task_throughput_qos_tier; in task_qos_policy_validate()