Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dget_hardware_info.cpp122 uint64_t GetHardwareInfo::CalcHardware(const vector<string> &paths) in CalcHardware() function in OHOS::HiviewDFX::GetHardwareInfo
175 promise.set_value(CalcHardware(groupPaths)); in GetHardwareUsage()
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
H A Dget_hardware_info.h38 uint64_t static CalcHardware(const std::vector<std::string> &paths);
/ohos5.0/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_memory_test.cpp144 uint64_t value = getHardwareInfo->CalcHardware(paths);