Searched defs:CpuId (Results 1 – 3 of 3) sorted by relevance
36 TEST(CpuInfoTest, CpuId) { in TEST() argument
51 void CpuId(uint32 info_eax, uint32 info_ecx, uint32* cpu_info) { in CpuId() function