Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
Dmemory_info.h95 void GetPssTotal(const GroupMap &infos, StringMatrix result);
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp322 void MemoryInfo::GetPssTotal(const GroupMap &infos, StringMatrix result) in GetPssTotal() function in OHOS::HiviewDFX::MemoryInfo
692 GetPssTotal(smapsResult, result); in GetMemoryInfoNoPid()