Home
last modified time | relevance | path

Searched refs:cpuinfo_mach_topology (Results 1 – 4 of 4) sorted by relevance

/external/cpuinfo/src/mach/
Dapi.h8 struct cpuinfo_mach_topology { struct
16 struct cpuinfo_mach_topology cpuinfo_mach_detect_topology(void); argument
Dtopology.c14 struct cpuinfo_mach_topology cpuinfo_mach_detect_topology(void) { in cpuinfo_mach_detect_topology()
45 struct cpuinfo_mach_topology topology = { in cpuinfo_mach_detect_topology()
/external/cpuinfo/src/x86/mach/
Dinit.c31 struct cpuinfo_mach_topology mach_topology = cpuinfo_mach_detect_topology(); in cpuinfo_x86_mach_init()
/external/cpuinfo/src/arm/mach/
Dinit.c266 struct cpuinfo_mach_topology mach_topology = cpuinfo_mach_detect_topology(); in cpuinfo_arm_mach_init()