Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
Dmemory_info.h117 void SetSwap(MemInfoData::MemInfo &meminfo, uint64_t value);
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp58 bind(&MemoryInfo::SetSwap, this, placeholders::_1, placeholders::_2))); in MemoryInfo()
797 void MemoryInfo::SetSwap(MemInfoData::MemInfo &meminfo, uint64_t value) in SetSwap() function in OHOS::HiviewDFX::MemoryInfo