Home
last modified time | relevance | path

Searched refs:physical_core_id (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c396 int physical_core_id; member
2785 if (sib_core == thiscpu->physical_core_id) { in get_thread_siblings()
5437 cpus[i].physical_core_id = get_core_id(i); in topology_probe()
5438 if (cpus[i].physical_core_id > max_core_id) in topology_probe()
5439 max_core_id = cpus[i].physical_core_id; in topology_probe()
5491 cpus[i].physical_core_id, in topology_probe()
5541 int core_id = cpus[cpu_id].physical_core_id; in init_counter()
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c556 int physical_core_id; member
2965 if (sib_core == thiscpu->physical_core_id) { in get_thread_siblings()
5942 cpus[i].physical_core_id = get_core_id(i); in topology_probe()
5943 if (cpus[i].physical_core_id > max_core_id) in topology_probe()
5944 max_core_id = cpus[i].physical_core_id; in topology_probe()
5991 cpus[i].physical_node_id, cpus[i].logical_node_id, cpus[i].physical_core_id, cpus[i].thread_id); in topology_probe()
6037 int core_id = cpus[cpu_id].physical_core_id; in init_counter()

Completed in 17 milliseconds