Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dget_kernel_info.cpp46 uint64_t vmallocValue = 0; in GetKernel() local
48 bool success = parseVmallocinfo->GetVmallocinfo(vmallocValue); in GetKernel()
50 totalValue += vmallocValue / MemoryUtil::GetInstance().BYTE_TO_KB_; in GetKernel()