Home
last modified time | relevance | path

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

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