Home
last modified time | relevance | path

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

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