Home
last modified time | relevance | path

Searched refs:min_perf_pct (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/cpufreq/
Dintel_pstate.c186 int min_perf_pct; member
1552 if (global.min_perf_pct > pct) in store_no_turbo()
1553 global.min_perf_pct = pct; in store_no_turbo()
1591 perf_pct = global.min_perf_pct; in update_qos_request()
1623 global.max_perf_pct = clamp_t(int, input, global.min_perf_pct, 100); in store_max_perf_pct()
1656 global.min_perf_pct = clamp_t(int, input, in store_min_perf_pct()
1723 show_one(min_perf_pct, min_perf_pct);
1728 define_one_global_rw(min_perf_pct);
1782 rc = sysfs_create_file(intel_pstate_kobject, &min_perf_pct.attr); in intel_pstate_sysfs_expose_params()
1805 sysfs_remove_file(intel_pstate_kobject, &min_perf_pct.attr); in intel_pstate_sysfs_remove()
[all …]
/linux-6.12.1/Documentation/admin-guide/pm/
Dintel_pstate.rst354 ``min_perf_pct``
512 the ``max_perf_pct`` and ``min_perf_pct`` `global attributes
543 is passed to the kernel, ``max_perf_pct`` and ``min_perf_pct`` are not exposed
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-devices-system-cpu318 /sys/devices/system/cpu/intel_pstate/min_perf_pct
332 min_perf_pct: limits the minimum P state that will be requested by