Home
last modified time | relevance | path

Searched defs:cpu_topology (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/arm64/include/asm/
Dtopology.h6 struct cpu_topology { struct
14 extern struct cpu_topology cpu_topology[NR_CPUS]; argument
/linux-4.4.14/arch/arm64/kernel/
Dtopology.c206 struct cpu_topology cpu_topology[NR_CPUS]; variable
/linux-4.4.14/arch/arm/kernel/
Dtopology.c180 struct cputopo_arm cpu_topology[NR_CPUS]; variable
/linux-4.4.14/tools/power/x86/turbostat/
Dturbostat.c2848 struct cpu_topology { in topology_probe() struct
2849 int core_id; in topology_probe()
2850 int physical_package_id; in topology_probe()