Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/cpupower/utils/
Dcpufreq-info.c62 unsigned int max_pctg = 0; in proc_cpufreq_output() local
77 max_pctg = (policy->max * 100) / max; in proc_cpufreq_output()
81 max ? max_pctg : 0, policy->governor); in proc_cpufreq_output()