Searched defs:SystemInfo (Results 1 – 6 of 6) sorted by relevance
44 struct SystemInfo { struct46 SystemInfo() : os(), os_short(), os_version(), cpu(), cpu_info(), in SystemInfo() function70 // MinidumpSystemInfo::GetOS. argument82 // this field should match those used by MinidumpSystemInfo::GetCPU. argument83 string cpu;89 string cpu_info;93 int cpu_count;
146 SYSTEM_INFO SystemInfo; in InitPerfCntrs() local207 SYSTEM_INFO SystemInfo; in RestartPerfCntrs() local288 SYSTEM_INFO SystemInfo; in ReportPerfCntrs() local
297 SYSTEM_INFO SystemInfo; in netlib_get_page_size() local897 SYSTEM_INFO SystemInfo; in get_num_cpus() local3436 SYSTEM_INFO SystemInfo; in get_id() local
93 SystemInfo::SystemInfo() { in SystemInfo() function in rtc::SystemInfo
170 typedef google_breakpad::SystemInfo SystemInfo; typedef
55 SystemInfo::SystemInfo(const Dump &dump, in SystemInfo() function in google_breakpad::SynthMinidump::SystemInfo