Home
last modified time | relevance | path

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

/external/compiler-rt/lib/scudo/
Dscudo_utils.cpp54 static void getCPUID(CPUIDInfo *info, u32 leaf, u32 subleaf) in getCPUID() function
67 getCPUID(&Info, 0, 0); in isSupportedCPU()
88 getCPUID(&CPUInfo, 1, 0); in testCPUFeature()