Home
last modified time | relevance | path

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

/linux-4.4.14/tools/power/cpupower/utils/
Dcpufreq-info.c59 unsigned int min_pctg = 0; in proc_cpufreq_output() local
74 min_pctg = (policy->min * 100) / max; in proc_cpufreq_output()
78 cpu , policy->min, max ? min_pctg : 0, policy->max, in proc_cpufreq_output()