Searched refs:min_perf_pct (Results 1 – 3 of 3) sorted by relevance
147 int min_perf_pct; member161 .min_perf_pct = 0,270 min = PCT_TO_HWP(limits.min_perf_pct); in intel_pstate_hwp_set()441 limits.min_perf_pct = max(limits.min_policy_pct, limits.min_sysfs_pct); in store_min_perf_pct()442 limits.min_perf = div_fp(int_tofp(limits.min_perf_pct), int_tofp(100)); in store_min_perf_pct()450 show_one(min_perf_pct, min_perf_pct);454 define_one_global_rw(min_perf_pct);461 &min_perf_pct.attr,969 limits.min_perf_pct = 100; in intel_pstate_set_policy()980 limits.min_perf_pct = max(limits.min_policy_pct, limits.min_sysfs_pct); in intel_pstate_set_policy()[all …]
33 min_perf_pct: limits the minimum P state that will be requested by
206 /sys/devices/system/cpu/intel_pstate/min_perf_pct220 min_perf_pct: limits the minimum P state that will be requested by