Home
last modified time | relevance | path

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

/ndk/sources/android/cpufeatures/
Dcpu-features.c86 static uint32_t g_cpuIdArm; variable
843 g_cpuIdArm |= (uint32_t) val; in android_cpuInit()
864 if (g_cpuIdArm == entry->cpuid) in android_cpuInit()
878 g_cpuIdArm == 0x4100c080 && in android_cpuInit()
965 return g_cpuIdArm; in android_getCpuIdArm()
974 g_cpuIdArm = cpu_id; in android_setCpuArm()