max_pctg           61 tools/power/cpupower/utils/cpufreq-info.c 	unsigned int max_pctg = 0;
max_pctg           76 tools/power/cpupower/utils/cpufreq-info.c 			max_pctg = (policy->max * 100) / max;
max_pctg           80 tools/power/cpupower/utils/cpufreq-info.c 			max ? max_pctg : 0, policy->governor);