Home
last modified time | relevance | path

Searched defs:CreateDmaInfo (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Ddma_info.cpp37 void DmaInfo::CreateDmaInfo(const string &str) in CreateDmaInfo() function in OHOS::HiviewDFX::DmaInfo
/base/hiviewdfx/hiview/framework/native/unified_collection/graphic_memory/
Dgraphic_memory.cpp78 void CreateDmaInfo(const std::string &line, std::map<uint64_t, DmaInfo> &dmaInfoMap) in CreateDmaInfo() function