physical_core_id 283 tools/power/x86/turbostat/turbostat.c int physical_core_id; physical_core_id 2662 tools/power/x86/turbostat/turbostat.c if (sib_core == thiscpu->physical_core_id) { physical_core_id 5040 tools/power/x86/turbostat/turbostat.c cpus[i].physical_core_id = get_core_id(i); physical_core_id 5041 tools/power/x86/turbostat/turbostat.c if (cpus[i].physical_core_id > max_core_id) physical_core_id 5042 tools/power/x86/turbostat/turbostat.c max_core_id = cpus[i].physical_core_id; physical_core_id 5094 tools/power/x86/turbostat/turbostat.c cpus[i].physical_core_id, physical_core_id 5144 tools/power/x86/turbostat/turbostat.c int core_id = cpus[cpu_id].physical_core_id;