Searched refs:MemoryType (Results 1 – 3 of 3) sorted by relevance
31 bool GetInfo(const MemoryFilter::MemoryType &memType, const int &pid, GroupMap &result);36 …bool GetValue(const MemoryFilter::MemoryType &memType, const std::string &str, std::string &type, …
72 bool ParseSmapsInfo::GetValue(const MemoryFilter::MemoryType &memType, const string &str, string &t… in GetValue()74 if (memType == MemoryFilter::MemoryType::APPOINT_PID) { in GetValue()88 bool ParseSmapsInfo::GetInfo(const MemoryFilter::MemoryType &memType, const int &pid, GroupMap &res… in GetInfo()
36 enum MemoryType { enum