Searched refs:thrp_through_qos (Results 1 – 2 of 2) sorted by relevance
239 thrp_through_qos :3, /* Computation throughput QoS */ member
1813 uint32_t through_qos = requested.thrp_through_qos; in thread_policy_update_internal_spinlocked()2119 requested.thrp_through_qos = value; in thread_set_requested_policy_spinlocked()2296 value = requested.thrp_through_qos; in thread_get_requested_policy_spinlocked()2471 …bits |= (requested.thrp_through_qos ? (((uint64_t)requested.thrp_through_qos) << POLICY_REQ_BA… in proc_get_thread_policy_bitfield()