Home
last modified time | relevance | path

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

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