Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm64/include/asm/
Dtopology.h8 struct cpu_topology { struct
16 extern struct cpu_topology cpu_topology[NR_CPUS]; argument
/linux-4.1.27/arch/arm64/kernel/
Dtopology.c206 struct cpu_topology cpu_topology[NR_CPUS]; variable
/linux-4.1.27/arch/arm/kernel/
Dtopology.c180 struct cputopo_arm cpu_topology[NR_CPUS]; variable
/linux-4.1.27/tools/power/x86/turbostat/
Dturbostat.c2737 struct cpu_topology { in topology_probe() struct
2738 int core_id; in topology_probe()
2739 int physical_package_id; in topology_probe()