Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_info.cpp442 string purgSumTitle = MemoryFilter::GetInstance().PURGSUM_OUT_LABEL + ":"; in GetPurgByPid() local
443 StringUtils::GetInstance().SetWidth(RAM_WIDTH_, BLANK_, false, purgSumTitle); in GetPurgByPid()
444 purgSum.push_back(purgSumTitle); in GetPurgByPid()