Searched defs:wss (Results 1 – 2 of 2) sorted by relevance
113 static void diff_workingset(std::vector<Vma>& wss, std::vector<Vma>& old, std::vector<Vma>* res) { in diff_workingset()151 std::vector<Vma> wss = proc_mem->MapsWithPageIdle(); in workingset() local
227 const MemUsage& wss = proc_mem.Wss(); in TEST() local