Lines Matching full:bandwidth
61 * @mbm_total: saved state for MBM total bandwidth
62 * @mbm_local: saved state for MBM local bandwidth
110 * enum membw_throttle_mode - System's memory bandwidth throttling mode
112 * @THREAD_THROTTLE_MAX: Memory bandwidth is throttled at the core
113 * always using smallest bandwidth percentage
115 * @THREAD_THROTTLE_PER_THREAD: Memory bandwidth is throttled at the thread
124 * struct resctrl_membw - Memory bandwidth allocation related data
125 * @min_bw: Minimum memory bandwidth percentage user can request
126 * @bw_gran: Granularity at which the memory bandwidth is allocated
129 * @throttle_mode: Bandwidth throttling mode when threads request
155 * @membw: If the component has bandwidth controls, their properties.