Home
last modified time | relevance | path

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

/system/memory/libmeminfo/include/meminfo/
Dprocmeminfo.h71 const std::vector<Vma>& Smaps(const std::string& path = "", bool collect_usage = false,
/system/memory/libmeminfo/
Dprocmeminfo.cpp205 const std::vector<Vma>& ProcMemInfo::Smaps(const std::string& path, bool collect_usage, in Smaps() argument
224 if (collect_usage) { in Smaps()