Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
Dmemory_info.h29 static const std::string MEMINFO_SHARED_CLEAN = "Shared_Clean"; variable
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp49 methodVec_.push_back(make_pair(MEMINFO_SHARED_CLEAN, in MemoryInfo()