Home
last modified time | relevance | path

Searched refs:get_core_id (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/xtensa/kernel/
Dsmp.c73 static inline int get_core_id(void) in get_core_id() function
92 unsigned int core_id = get_core_id(); in smp_init_cpus()
/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c5315 int get_core_id(int cpu) in get_core_id() function
5465 sib_core = get_core_id(so); in get_thread_siblings()
8318 cpus[i].physical_core_id = get_core_id(i); in topology_probe()