Home
last modified time | relevance | path

Searched defs:cpu_topo (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/arm/kernel/
Dtopology.c106 struct cputopo_arm *cpu_topo = &cpu_topology[cpu]; in store_cpu_topology() local
141 struct cputopo_arm *cpu_topo = &(cpu_topology[cpu]); in init_cpu_topology() local
/linux-3.4.99/tools/perf/util/
Dheader.c705 struct cpu_topo { struct
712 static int build_cpu_topo(struct cpu_topo *tp, int cpu) in build_cpu_topo() argument