Home
last modified time | relevance | path

Searched refs:MEMINFO_PSS (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
H A Dmemory_info.h31 static const std::string MEMINFO_PSS = "Pss"; variable
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_info.cpp62 methodVec_.push_back(make_pair(MEMINFO_PSS, in MemoryInfo()