Home
last modified time | relevance | path

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

/haiku/src/apps/activitymonitor/
H A DSystemInfo.h30 uint64 UsedSwapSpace() const;
H A DSystemInfo.cpp87 SystemInfo::UsedSwapSpace() const in UsedSwapSpace() function in SystemInfo
H A DDataSource.cpp440 return info.UsedSwapSpace(); in NextValue()