Home
last modified time | relevance | path

Searched defs:sys_info (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/coreboot/src/northbridge/intel/i945/
H A Draminit.h15 struct sys_info { struct
16 u16 memory_frequency; /* 400, 533 or 667 */
17 u16 fsb_frequency; /* 945GM: 400, 533 or 667 / 945GC: 533, 800, or 1066 */
18 u32 tclk;
20 u8 trp;
21 u8 trcd;
22 u8 tras;
23 u8 trfc;
24 u8 twr;
26 u8 cas; /* 3, 4 or 5 */
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__chrono/
Dsys_info.h35 struct sys_info { struct
36 sys_seconds begin;
37 sys_seconds end;
38 seconds offset;
39 minutes save;
40 string abbrev;
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__chrono/
Dsys_info.h35 struct sys_info { struct
36 sys_seconds begin;
37 sys_seconds end;
38 seconds offset;
39 minutes save;
40 string abbrev;
/aosp_15_r20/external/google-breakpad/src/client/linux/minidump_writer/
H A Dminidump_writer.cc957 bool WriteCPUInformation(MDRawSystemInfo* sys_info) { in WriteCPUInformation()
1057 bool WriteCPUInformation(MDRawSystemInfo* sys_info) { in WriteCPUInformation()
1263 bool WriteCPUInformation(MDRawSystemInfo* sys_info) { in WriteCPUInformation()
1380 bool WriteOSInformation(MDRawSystemInfo* sys_info) { in WriteOSInformation()
/aosp_15_r20/external/google-breakpad/src/client/solaris/handler/
H A Dminidump_generator.cc316 bool WriteCPUInformation(MDRawSystemInfo* sys_info) { in WriteCPUInformation()
345 MDRawSystemInfo* sys_info) { in WriteOSInformation()
568 TypedMDRVA<MDRawSystemInfo> sys_info(minidump_writer); in WriteSystemInfoStream() local
/aosp_15_r20/external/blktrace/btt/
H A Drstats.c36 static struct rstat *sys_info; variable
/aosp_15_r20/external/cronet/base/profiler/
H A Dmodule_cache_win.cc70 SYSTEM_INFO sys_info; in IsValidUserSpaceAddress() local
/aosp_15_r20/external/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h1314 SystemInfo const& sys_info; member
/aosp_15_r20/system/nfc/src/nfa/include/
H A Dnfa_api.h448 tNFA_I93_SYS_INFO sys_info; /* system information */ member
/aosp_15_r20/external/google-benchmark/include/benchmark/
H A Dbenchmark.h1796 SystemInfo const& sys_info; member
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/include/benchmark/
H A Dbenchmark.h1730 SystemInfo const& sys_info; member