Searched refs:max_perf_pct (Results 1 – 3 of 3) sorted by relevance
150 int max_perf_pct; member163 .max_perf_pct = 100,176 .max_perf_pct = 100,302 adj_range = limits->max_perf_pct * range / 100; in intel_pstate_hwp_set()452 limits->max_perf_pct = min(limits->max_policy_pct, in store_max_perf_pct()454 limits->max_perf_pct = max(limits->min_policy_pct, in store_max_perf_pct()455 limits->max_perf_pct); in store_max_perf_pct()456 limits->max_perf_pct = max(limits->min_perf_pct, in store_max_perf_pct()457 limits->max_perf_pct); in store_max_perf_pct()458 limits->max_perf = div_fp(int_tofp(limits->max_perf_pct), in store_max_perf_pct()[all …]
13 performance governor sets the max_perf_pct and min_perf_pct to 100; that is,29 max_perf_pct: limits the maximum P state that will be requested by
205 What: /sys/devices/system/cpu/intel_pstate/max_perf_pct217 max_perf_pct: limits the maximum P state that will be requested by