Home
last modified time | relevance | path

Searched defs:SystemInfo (Results 1 – 17 of 17) sorted by relevance

/external/google-breakpad/src/google_breakpad/processor/
Dsystem_info.h44 struct SystemInfo { struct
46 SystemInfo() : os(), os_short(), os_version(), cpu(), cpu_info(), in SystemInfo() argument
73 // MinidumpSystemInfo::GetOS. argument
85 // this field should match those used by MinidumpSystemInfo::GetCPU. argument
86 string cpu;
92 string cpu_info;
96 int cpu_count;
99 string gl_version;
100 string gl_vendor;
101 string gl_renderer;
/external/angle/src/gpu_info_util/
DSystemInfo.h56 struct SystemInfo struct
70 std::vector<GPUDeviceInfo> gpus;
96 bool GetSystemInfo(SystemInfo *info); argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMinidump.h161 struct SystemInfo { struct
180 static_assert(sizeof(SystemInfo) == 56, ""); argument
/external/perfetto/protos/perfetto/trace/
Dsystem_info.proto28 message SystemInfo { message
Dperfetto_trace.proto11584 message SystemInfo { message
/external/angle/src/feature_support_util/
Dfeature_support_util_unittest.cpp66 TEST_F(FeatureSupportUtilTest, SystemInfo) in TEST_F() argument
/external/angle/src/tests/
Dangle_system_info_tests_main.cpp188 TEST(ANGLE, SystemInfo) in TEST() argument
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
Dtpu_driver.proto49 message SystemInfo { message
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DMinidumpEmitter.cpp205 SystemInfoStream &SystemInfo = cast<SystemInfoStream>(S); in layout() local
/external/google-breakpad/src/processor/
Dstackwalker_unittest_utils.h179 typedef google_breakpad::SystemInfo SystemInfo; typedef
Dsynth_minidump.cc52 SystemInfo::SystemInfo(const Dump &dump, in SystemInfo() function in google_breakpad::SynthMinidump::SystemInfo
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DMinidumpYAML.h34 SystemInfo, enumerator
/external/libcxx/utils/google-benchmark/src/
Dsysinfo.cc649 SystemInfo::SystemInfo() : name(GetSystemName()) {} in SystemInfo() function in benchmark::SystemInfo
/external/google-benchmark/src/
Dsysinfo.cc715 SystemInfo::SystemInfo() : name(GetSystemName()) {} in SystemInfo() function in benchmark::SystemInfo
/external/python/setuptools/setuptools/
Dmsvc.py672 class SystemInfo: class
/external/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h1297 struct SystemInfo { struct
1299 static const SystemInfo& Get(); argument
/external/google-benchmark/include/benchmark/
Dbenchmark.h1326 struct SystemInfo { struct
1328 static const SystemInfo& Get(); argument