Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
H A Dmemory_info.h116 uint64_t totalGraph_ = 0; variable
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_info.cpp359 graphValue.push_back(make_pair(MemoryFilter::GetInstance().GRAPH_OUT_LABEL, totalGraph_)); in GetPssTotal()
830 totalGraph_ = 0; in GetMemoryInfoNoPid()
858 totalGraph_ += usage.graph; in GetMemoryInfoNoPid()