Home
last modified time | relevance | path

Searched defs:adjLabel (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/parse/
H A Dmeminfo_data.h71 std::string adjLabel; member
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_info.cpp605 string adjLabel = RECLAIM_PRIORITY_UNKNOWN_DESC; in GetProcessAdjLabel() local
938 for (const auto &adjLabel : reclaimPriority_) { in GetMemoryByAdj() local