Searched refs:thep_through_qos (Results 1 – 2 of 2) sorted by relevance
265 thep_through_qos :3, /* Computation throughput QoS level */ member
1821 next.thep_through_qos = through_qos; in thread_policy_update_internal_spinlocked()1830 next.thep_through_qos = THROUGHPUT_QOS_TIER_UNSPECIFIED; in thread_policy_update_internal_spinlocked()2429 value = thread->effective_policy.thep_through_qos; in proc_get_effective_thread_policy()2488 …bits |= (effective.thep_through_qos ? (((uint64_t)effective.thep_through_qos) << POLICY_EFF_TH… in proc_get_thread_policy_bitfield()