last_pkg 133 tools/power/cpupower/lib/cpupower.c int cpu, last_pkg, cpus = sysconf(_SC_NPROCESSORS_CONF); last_pkg 166 tools/power/cpupower/lib/cpupower.c last_pkg = cpu_top->core_info[0].pkg; last_pkg 168 tools/power/cpupower/lib/cpupower.c if (cpu_top->core_info[cpu].pkg != last_pkg && last_pkg 171 tools/power/cpupower/lib/cpupower.c last_pkg = cpu_top->core_info[cpu].pkg;