Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMinidump.h166 struct SystemInfo { global() struct
185 CPUSystemInfo global() argument
/llvm-project/llvm/lib/ObjectYAML/
H A DMinidumpEmitter.cpp206 SystemInfoStream &SystemInfo = cast<SystemInfoStream>(S); layout() local
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMinidumpYAML.h34 SystemInfo, global() enumerator
[all...]
/llvm-project/third-party/benchmark/src/
H A Dsysinfo.cc878 SystemInfo::SystemInfo() : name(GetSystemName()) {} in SystemInfo() function in benchmark::SystemInfo
/llvm-project/third-party/benchmark/include/benchmark/
H A Dbenchmark.h1738 struct BENCHMARK_EXPORT SystemInfo { struct
1740 static const SystemInfo& Get(); argument