Home
last modified time | relevance | path

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

/openbmc/linux/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()