Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
Dmemory_info.h30 static const std::string MEMINFO_SHARED_DIRTY = "Shared_Dirty"; variable
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp51 methodVec_.push_back(make_pair(MEMINFO_SHARED_DIRTY, in MemoryInfo()