Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
H A Dsmaps_memory_info.h29 static const std::string SMAPS_MEMINFO_RSS = "Rss"; variable
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dsmaps_memory_info.cpp55 sMapsMethodVec_.push_back(make_pair(SMAPS_MEMINFO_RSS, in SmapsMemoryInfo()