Home
last modified time | relevance | path

Searched refs:cpus_possible (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer.cc980 CpuSet cpus_possible; in WriteCPUInformation() local
989 cpus_possible.ParseSysFile(fd); in WriteCPUInformation()
992 cpus_present.IntersectWith(cpus_possible); in WriteCPUInformation()