Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp83 static uint64_t g_sumPidsMemGL = 0; variable
265 graphicsMemory.gl -= g_sumPidsMemGL; in GetMemoryInfoByPid()
570 graphicsMemory.gl -= g_sumPidsMemGL; in GetGraphicsMemory()
719 g_sumPidsMemGL = static_cast<uint64_t>(sumPidsMemGL / BYTE_PER_KB); in GetMemGraphics()