Searched refs:thep_latency_qos (Results 1 – 3 of 3) sorted by relevance
264 thep_latency_qos :3, /* Timer latency QoS level */ member
165 thsc->kpthsc_effective_latency_qos = thread->effective_policy.thep_latency_qos; in kperf_thread_scheduling_sample()
1810 next.thep_latency_qos = latency_qos; in thread_policy_update_internal_spinlocked()1829 next.thep_latency_qos = LATENCY_QOS_TIER_UNSPECIFIED; in thread_policy_update_internal_spinlocked()2420 value = thread->effective_policy.thep_latency_qos; in proc_get_effective_thread_policy()2487 …bits |= (effective.thep_latency_qos ? (((uint64_t)effective.thep_latency_qos) << POLICY_EFF_LA… in proc_get_thread_policy_bitfield()