Searched refs:get_topo_max_cpus (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/power/x86/intel-speed-select/
H A Disst-daemon.c101 int i, max_cpus = get_topo_max_cpus();
H A Disst-config.c447 int get_topo_max_cpus(void) function
934 for (i = 0; i < get_topo_max_cpus(); ++i) {
1521 int i, max_cpus = get_topo_max_cpus();
1730 for (i = 0; i < get_topo_max_cpus(); ++i) {
1802 for (i = 0; i < get_topo_max_cpus(); ++i) {
1822 for (i = 0; i < get_topo_max_cpus(); ++i) {
1838 for (i = 0; i < get_topo_max_cpus(); ++i) {
1871 for (i = 0; i < get_topo_max_cpus(); ++i) {
2210 for (i = 0; i < get_topo_max_cpus(); ++i) {
2241 for (i = 0; i < get_topo_max_cpus();
[all...]
H A Disst.h215 extern int get_topo_max_cpus(void);
H A Disst-display.c21 for (i = 0; i < get_topo_max_cpus(); ++i) {
43 int i, max_cpus = get_topo_max_cpus();

Completed in 211 milliseconds