Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
Dmemory_filter.h85 std::vector<std::string> CALC_FREE_ = {"MemFree"}; variable
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dget_ram_info.cpp74 uint64_t totalValue = GetValueMapValue(infos, MemoryFilter::GetInstance().CALC_FREE_); in GetFreeInfo()