Home
last modified time | relevance | path

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

/aosp12/system/memory/libmeminfo/tools/
H A Dwsstop.cpp78 static bool same_vma(const Vma& cur, const Vma& last) { in same_vma() function
129 if (same_vma(i, j)) { in diff_workingset()