Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/cpupower/utils/
Dcpufreq-info.c61 unsigned int min_pctg = 0; in proc_cpufreq_output() local
76 min_pctg = (policy->min * 100) / max; in proc_cpufreq_output()
80 cpu , policy->min, max ? min_pctg : 0, policy->max, in proc_cpufreq_output()