Searched refs:sortType (Results 1 – 2 of 2) sorted by relevance
105 void AddMemByProcessTitle(StringMatrix result, std::string sortType);
665 void MemoryInfo::AddMemByProcessTitle(StringMatrix result, string sortType) in AddMemByProcessTitle() argument668 string processTitle = "Total Memory Usage by " + sortType + ":"; in AddMemByProcessTitle()