Home
last modified time | relevance | path

Searched defs:isShowSmapsInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_info_wrapper.cpp44 int ShowMemorySmapsByPid(int pid, StringMatrix data, bool isShowSmapsInfo) in ShowMemorySmapsByPid()
H A Dsmaps_memory_info.cpp81 void SmapsMemoryInfo::InsertSmapsTitle(StringMatrix result, bool isShowSmapsInfo) in InsertSmapsTitle()
138 …SmapsMemoryInfo::BuildSmapsResult(const GroupMap &infos, StringMatrix result, bool isShowSmapsInfo, in BuildSmapsResult()
202 …MemInfoData::MemSmapsInfo &memSmapsInfo, bool isShowSmapsInfo, vector<map<string, string>> vectMap) in CalcSmapsGroup()
231 …ol SmapsMemoryInfo::ShowMemorySmapsByPid(const int &pid, StringMatrix result, bool isShowSmapsInfo) in ShowMemorySmapsByPid()
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/parse/
H A Dparse_smaps_info.cpp156 bool isShowSmapsInfo, vector<map<string, string>> &vectMap) in ShowSmapsData()