Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
Dsmaps_memory_info.h71 void SetSharedClean(MemInfoData::MemSmapsInfo &meminfo, uint64_t value);
Dmemory_info.h125 void SetSharedClean(MemInfoData::MemInfo &meminfo, uint64_t value);
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dsmaps_memory_info.cpp58 bind(&SmapsMemoryInfo::SetSharedClean, this, placeholders::_1, placeholders::_2))); in SmapsMemoryInfo()
250 void SmapsMemoryInfo::SetSharedClean(MemInfoData::MemSmapsInfo &meminfo, uint64_t value) in SetSharedClean() function in OHOS::HiviewDFX::SmapsMemoryInfo
Dmemory_info.cpp60 bind(&MemoryInfo::SetSharedClean, this, placeholders::_1, placeholders::_2))); in MemoryInfo()
880 void MemoryInfo::SetSharedClean(MemInfoData::MemInfo &meminfo, uint64_t value) in SetSharedClean() function in OHOS::HiviewDFX::MemoryInfo