Home
last modified time | relevance | path

Searched refs:GetKernel (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
H A Dget_kernel_info.h28 bool GetKernel(const ValueMap &info, uint64_t &totalValue);
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dget_kernel_info.cpp37 bool GetKernelInfo::GetKernel(const ValueMap &infos, uint64_t &totalValue) in GetKernel() function in OHOS::HiviewDFX::GetKernelInfo
H A Dmemory_info.cpp302 bool success = getGetKernelInfo->GetKernel(infos, value); in GetKernelUsage()
/ohos5.0/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_memory_test.cpp214 ASSERT_TRUE(getGetKernelInfo->GetKernel(memInfo, value));