Searched refs:pgflags_ (Results 1 – 2 of 2) sorted by relevance
96 uint64_t pgflags_; variable
114 : pid_(pid), get_wss_(get_wss), pgflags_(pgflags), pgflags_mask_(pgflags_mask) {} in ProcMemInfo()322 if ((pg_flags[i] & pgflags_mask_) != pgflags_) continue; in ReadVmaStats()