Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
H A Dmemory_filter.h43 const std::string GPU_TAG = "GPU"; variable
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_info.cpp356 PairToStringMatrix(MemoryFilter::GetInstance().GPU_TAG, gpuValue, result); in GetPssTotal()