Home
last modified time | relevance | path

Searched refs:ReadSwapOutKBSinceKernelBoot (Results 1 - 4 of 4) sorted by relevance

/foundation/resourceschedule/memmgr/common/include/
H A Dkernel_interface.h77 bool ReadSwapOutKBSinceKernelBoot(const std::string &path, const std::string &tagStr, unsigned long long &ret);
/foundation/resourceschedule/memmgr/test/unittest/phone/
H A Dkernel_interface_test.cpp315 HWTEST_F(KernelInterfaceTest, ReadSwapOutKBSinceKernelBoot, TestSize.Level1) in HWTEST_F()
318 bool ret = KernelInterface::GetInstance().ReadSwapOutKBSinceKernelBoot("/dev/memcg/memory.eswap_info", in HWTEST_F()
/foundation/resourceschedule/memmgr/services/memmgrservice/src/nandlife_controller/
H A Dnandlife_controller.cpp211 if (KernelInterface::GetInstance().ReadSwapOutKBSinceKernelBoot(PSI_HEALTH_INFO_PATH, SWAP_OUT_SIZE_TAG, ret)) { in GetSwapOutKBSinceKernelBoot()
/foundation/resourceschedule/memmgr/common/src/
H A Dkernel_interface.cpp462 bool KernelInterface::ReadSwapOutKBSinceKernelBoot(const std::string &path, const std::string &tagStr, in ReadSwapOutKBSinceKernelBoot() function in OHOS::Memory::KernelInterface

Completed in 4 milliseconds