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