Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/cpupower/utils/
H A Dcpufreq-info.c61 unsigned int max_pctg = 0; in proc_cpufreq_output() local
76 max_pctg = (policy->max * 100) / max; in proc_cpufreq_output()
80 max ? max_pctg : 0, policy->governor); in proc_cpufreq_output()