Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/mach/
H A Dtask_policy.h287 integer_t timer_throttle; member
/xnu-8020.140.41/osfmk/kern/
H A Dtask_policy.c472 qosinfo.task_latency_qos_tier = info->timer_throttle; in task_policy_set()
498 task->requested_policy.trp_sup_timer = qos_extract(info->timer_throttle); in task_policy_set()
690 info->timer_throttle = LATENCY_QOS_TIER_UNSPECIFIED; in task_policy_get()
699 info->timer_throttle = qos_latency_policy_package(task->requested_policy.trp_sup_timer); in task_policy_get()