Searched defs:cpu_topo (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm64/kernel/
H A Dtopology.c216 struct cpu_topology *cpu_topo, *cpuid_topo = &cpu_topology[cpuid]; update_siblings_masks() local
282 struct cpu_topology *cpu_topo = &cpu_topology[cpu]; for_each_possible_cpu() local
/linux-4.4.14/arch/arm/kernel/
H A Dtopology.c199 struct cputopo_arm *cpu_topo, *cpuid_topo = &cpu_topology[cpuid]; update_siblings_masks() local
302 struct cputopo_arm *cpu_topo = &(cpu_topology[cpu]); for_each_possible_cpu() local
/linux-4.4.14/tools/perf/util/
H A Dheader.c412 struct cpu_topo { struct

Completed in 142 milliseconds