Lines Matching full:bandwidth
48 * @mbm_total: saved state for MBM total bandwidth
49 * @mbm_local: saved state for MBM local bandwidth
93 * enum membw_throttle_mode - System's memory bandwidth throttling mode
95 * @THREAD_THROTTLE_MAX: Memory bandwidth is throttled at the core
96 * always using smallest bandwidth percentage
98 * @THREAD_THROTTLE_PER_THREAD: Memory bandwidth is throttled at the thread
107 * struct resctrl_membw - Memory bandwidth allocation related data
108 * @min_bw: Minimum memory bandwidth percentage user can request
109 * @bw_gran: Granularity at which the memory bandwidth is allocated
112 * @throttle_mode: Bandwidth throttling mode when threads request
140 * @membw: If the component has bandwidth controls, their properties.