Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp465 vector<pair<string, uint64_t>> dmaValue; in GetPssTotal() local
623 void MemoryInfo::GetDma(const uint64_t& dmaValue, StringMatrix result) in GetDma()