Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
H A Dsmaps_memory_info.h79 void SetCounts(MemInfoData::MemSmapsInfo &meminfo, uint64_t value);
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dsmaps_memory_info.cpp74 bind(&SmapsMemoryInfo::SetCounts, this, placeholders::_1, placeholders::_2))); in SmapsMemoryInfo()
297 void SmapsMemoryInfo::SetCounts(MemInfoData::MemSmapsInfo &meminfo, uint64_t value) in SetCounts() function in OHOS::HiviewDFX::SmapsMemoryInfo