Searched defs:pgflags_mask (Results 1 – 2 of 2) sorted by relevance
376 uint64_t pgflags_mask = 0; in main() local
140 ProcMemInfo::ProcMemInfo(pid_t pid, bool get_wss, uint64_t pgflags, uint64_t pgflags_mask) in ProcMemInfo()