Searched defs:isShowSmapsInfo (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
H A D | memory_info_wrapper.cpp | 44 int ShowMemorySmapsByPid(int pid, StringMatrix data, bool isShowSmapsInfo) in ShowMemorySmapsByPid()
|
H A D | smaps_memory_info.cpp | 81 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 D | parse_smaps_info.cpp | 156 bool isShowSmapsInfo, vector<map<string, string>> &vectMap) in ShowSmapsData()
|