Home
last modified time | relevance | path

Searched defs:GetMemInfo (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hidumper/interfaces/innerkits/
Ddump_usage.cpp43 bool DumpUsage::GetMemInfo(const int &pid, MemInfoData::MemInfo &info) in GetMemInfo() function in OHOS::HiviewDFX::DumpUsage
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/parse/
Dparse_smaps_rollup_info.cpp78 bool ParseSmapsRollupInfo::GetMemInfo(const int &pid, MemInfoData::MemInfo &memInfo) in GetMemInfo() function in OHOS::HiviewDFX::ParseSmapsRollupInfo
/base/hiviewdfx/hidumper/test/innerkits_test/
Dmain.cpp40 static bool GetMemInfo(const int &pid, OHOS::HiviewDFX::MemInfoData::MemInfo &data) in GetMemInfo() function