Home
last modified time | relevance | path

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

/system/memory/libmeminfo/tools/
Dwsstop.cpp77 static bool same_vma(const Vma& cur, const Vma& last) { in same_vma() function
128 if (same_vma(i, j)) { in diff_workingset()