Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/include/
Dsys_info.h6 struct sys_info { struct
26 void collect_sys_info(struct sys_info *info); argument
/external/google-breakpad/src/client/solaris/handler/
Dminidump_generator.cc312 bool WriteCPUInformation(MDRawSystemInfo *sys_info) { in WriteCPUInformation()
341 MDRawSystemInfo *sys_info) { in WriteOSInformation()
564 TypedMDRVA<MDRawSystemInfo> sys_info(minidump_writer); in WriteSystemInfoStream() local
/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer.cc809 bool WriteCPUInformation(MDRawSystemInfo* sys_info) { in WriteCPUInformation()
906 bool WriteCPUInformation(MDRawSystemInfo* sys_info) { in WriteCPUInformation()
1185 bool WriteOSInformation(MDRawSystemInfo* sys_info) { in WriteOSInformation()