Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
H A Ddma_info.h35 uint64_t GetDmaByPid(const int32_t &pid) const;
H A Dmemory_info.h146 void GetDmaByPid(MemInfoData::GraphicsMemory& graphicsMemory, StringMatrix result);
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Ddma_info.cpp111 uint64_t DmaInfo::GetDmaByPid(const int32_t &pid) const in GetDmaByPid() function in OHOS::HiviewDFX::DmaInfo
H A Dmemory_info.cpp237 GetDmaByPid(graphicsMemory, result); in GetMemoryInfoByPid()
495 void MemoryInfo::GetDmaByPid(MemInfoData::GraphicsMemory& graphicsMemory, StringMatrix result) in GetDmaByPid() function in OHOS::HiviewDFX::MemoryInfo