Searched refs:thrp_int_iotier (Results 1 – 2 of 2) sorted by relevance
234 thrp_int_iotier :2, /* IO throttle tier */ member
1774 iopol = MAX(iopol, requested.thrp_int_iotier); in thread_policy_update_internal_spinlocked()2075 requested.thrp_int_iotier = tier; in thread_set_requested_policy_spinlocked()2084 requested.thrp_int_iotier = value; in thread_set_requested_policy_spinlocked()2256 value = proc_tier_to_iopol(requested.thrp_int_iotier, in thread_get_requested_policy_spinlocked()2264 value = requested.thrp_int_iotier; in thread_get_requested_policy_spinlocked()2452 …bits |= (requested.thrp_int_iotier ? (((uint64_t)requested.thrp_int_iotier) << POLICY_REQ_INT… in proc_get_thread_policy_bitfield()