Home
last modified time | relevance | path

Searched refs:min_pctg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/power/cpupower/utils/
H A Dcpufreq-info.c60 unsigned int min_pctg = 0; in proc_cpufreq_output() local
75 min_pctg = (policy->min * 100) / max; in proc_cpufreq_output()
79 cpu , policy->min, max ? min_pctg : 0, policy->max, in proc_cpufreq_output()
/kernel/linux/linux-6.6/tools/power/cpupower/utils/
H A Dcpufreq-info.c60 unsigned int min_pctg = 0; in proc_cpufreq_output() local
75 min_pctg = (policy->min * 100) / max; in proc_cpufreq_output()
79 cpu , policy->min, max ? min_pctg : 0, policy->max, in proc_cpufreq_output()

Completed in 2 milliseconds