Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
Dmemory_info.h33 static const std::string MEMINFO_SWAP = "Swap"; variable
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp57 methodVec_.push_back(make_pair(MEMINFO_SWAP, in MemoryInfo()