get_topo_max_cpus  776 tools/power/x86/intel-speed-select/isst-config.c 				int i, max_cpus = get_topo_max_cpus();
get_topo_max_cpus   23 tools/power/x86/intel-speed-select/isst-display.c 	for (i = 0; i < get_topo_max_cpus(); ++i) {
get_topo_max_cpus   41 tools/power/x86/intel-speed-select/isst-display.c 	int i, max_cpus = get_topo_max_cpus();
get_topo_max_cpus  162 tools/power/x86/intel-speed-select/isst.h extern int get_topo_max_cpus(void);