Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
Dmemory_filter.h46 const std::string GL_OUT_LABEL = "GL"; variable
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp400 dmaValue.push_back(make_pair(MemoryFilter::GetInstance().GL_OUT_LABEL, totalGL_)); in GetPssTotal()
698 string unMappedGL = MemoryFilter::GetInstance().GL_OUT_LABEL; in AddMemByProcessTitle()