Searched refs:GetCPU (Results 1 – 16 of 16) sorted by relevance
139 friend int GetCPU(void); // Needs access to getcpu_fn_.150 int GetCPU();
172 int GetCPU() { in GetCPU() function
163 int GetCPU() { in GetCPU() function
121 // this field should match those used by MinidumpSystemInfo::GetCPU.
725 string GetCPU();
783 ASSERT_EQ("x86", md_system_info->GetCPU()); in TEST()
3502 string MinidumpSystemInfo::GetCPU() { in GetCPU() function in google_breakpad::MinidumpSystemInfo