Home
last modified time | relevance | path

Searched refs:swapInCount (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/memmgr/services/memmgrservice/include/reclaim_strategy_manager/
H A Dmemcg.h34 SwapInfo(unsigned int swapOutCount, unsigned int swapOutSize, unsigned int swapInCount,
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_strategy_manager/
H A Dmemcg.cpp38 SwapInfo::SwapInfo(unsigned int swapOutCount, unsigned int swapOutSize, unsigned int swapInCount, in SwapInfo() argument
43 swapInCount_(swapInCount), in SwapInfo()
53 + " swapInCount:" + std::to_string(swapInCount_) in ToString()

Completed in 2 milliseconds