Home
last modified time | relevance | path

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

/Linux-v5.10/arch/xtensa/kernel/
Dsmp.c71 static inline int get_core_id(void) in get_core_id() function
90 unsigned int core_id = get_core_id(); in smp_init_cpus()
/Linux-v5.10/tools/power/x86/turbostat/
Dturbostat.c2680 int get_core_id(int cpu) in get_core_id() function
2780 sib_core = get_core_id(so); in get_thread_siblings()
5427 cpus[i].physical_core_id = get_core_id(i); in topology_probe()