Home
last modified time | relevance | path

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

/haiku/src/apps/activitymonitor/
H A DSystemInfo.h24 uint64 UsedMemory() const;
H A DSystemInfo.cpp66 SystemInfo::UsedMemory() const in UsedMemory() function in SystemInfo
H A DDataSource.cpp325 return info.UsedMemory(); in NextValue()