Searched refs:has_pswpout (Results 1 – 1 of 1) sorted by relevance
579 bool has_pswpout = false; in ParseProcVmstat() local598 DCHECK(!has_pswpout); in ParseProcVmstat()599 has_pswpout = true; in ParseProcVmstat()605 if (has_pswpin && has_pswpout && has_pgmajfault) in ParseProcVmstat()