Searched refs:android_getCpuIdArm (Results 1 – 7 of 7) sorted by relevance
198 extern uint32_t android_getCpuIdArm(void);
873 android_getCpuIdArm(void) in android_getCpuIdArm() function
32 id = android_getCpuIdArm(); in main()
64 uint32_t cpu_id = android_getCpuIdArm(); in main()
60 uint32_t cpu_id = android_getCpuIdArm(); in main()
257 - cpu-features.c: add android_getCpuIdArm() and android_setCpuArm()