Searched refs:collect_usage (Results 1 – 2 of 2) sorted by relevance
71 const std::vector<Vma>& Smaps(const std::string& path = "", bool collect_usage = false,
205 const std::vector<Vma>& ProcMemInfo::Smaps(const std::string& path, bool collect_usage, in Smaps() argument224 if (collect_usage) { in Smaps()