Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
H A Dget_hardware_info.h26 bool GetHardwareUsage(uint64_t &totalValue);
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dget_hardware_info.cpp151 bool GetHardwareInfo::GetHardwareUsage(uint64_t &totalValue) in GetHardwareUsage() function in OHOS::HiviewDFX::GetHardwareInfo
H A Dmemory_info.cpp276 if (getHardwareInfo->GetHardwareUsage(value)) { in GetHardWareUsage()