Home
last modified time | relevance | path

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

/Linux-v5.4/arch/xtensa/kernel/
Dsmp.c75 static inline int get_core_id(void) in get_core_id() function
94 unsigned int core_id = get_core_id(); in smp_init_cpus()
/Linux-v5.4/tools/power/x86/turbostat/
Dturbostat.c2562 int get_core_id(int cpu) in get_core_id() function
2657 sib_core = get_core_id(so); in get_thread_siblings()
5021 cpus[i].physical_core_id = get_core_id(i); in topology_probe()