Searched refs:SystemInfo (Results 1 – 15 of 15) sorted by relevance
15 SystemInfo::SystemInfo(SystemInfoHandler* handler) in SystemInfo() function in SystemInfo41 SystemInfo::~SystemInfo() in ~SystemInfo()48 SystemInfo::CachedMemory() const in CachedMemory()59 SystemInfo::BlockCacheMemory() const in BlockCacheMemory()66 SystemInfo::UsedMemory() const in UsedMemory()73 SystemInfo::MaxMemory() const in MaxMemory()80 SystemInfo::PageFaults() const in PageFaults()87 SystemInfo::UsedSwapSpace() const in UsedSwapSpace()95 SystemInfo::MaxSwapSpace() const in MaxSwapSpace()102 SystemInfo::UsedSemaphores() const in UsedSemaphores()[all …]
13 class SystemInfo; variable39 virtual int64 NextValue(SystemInfo& info);86 virtual int64 NextValue(SystemInfo& info);101 virtual int64 NextValue(SystemInfo& info);116 virtual int64 NextValue(SystemInfo& info);131 virtual int64 NextValue(SystemInfo& info);145 virtual int64 NextValue(SystemInfo& info);160 virtual int64 NextValue(SystemInfo& info);174 virtual int64 NextValue(SystemInfo& info);188 virtual int64 NextValue(SystemInfo& info);[all …]
141 DataSource::NextValue(SystemInfo& info) in NextValue()281 SystemInfo info; in MemoryDataSource()323 UsedMemoryDataSource::NextValue(SystemInfo& info) in NextValue()379 CachedMemoryDataSource::NextValue(SystemInfo& info) in NextValue()418 SystemInfo info; in SwapSpaceDataSource()438 SwapSpaceDataSource::NextValue(SystemInfo& info) in NextValue()494 BlockCacheDataSource::NextValue(SystemInfo& info) in NextValue()526 SystemInfo info; in SemaphoresDataSource()548 SemaphoresDataSource::NextValue(SystemInfo& info) in NextValue()587 SystemInfo info; in PortsDataSource()[all …]
17 class SystemInfo {19 SystemInfo(SystemInfoHandler* handler = NULL);20 ~SystemInfo();
11 SystemInfo.cpp
795 SystemInfo info; in AddDataSource()995 SystemInfo info; in MouseDown()1538 SystemInfo info(fSystemInfoHandler); in _Refresh()
10 SystemInfo::SystemInfo() in SystemInfo() function in SystemInfo19 SystemInfo::SystemInfo(const SystemInfo &other) in SystemInfo() function in SystemInfo25 SystemInfo::SystemInfo(team_id team, const system_info& info, in SystemInfo() function in SystemInfo33 SystemInfo::SetTo(team_id team, const system_info& info, const utsname& name) in SetTo()
16 class SystemInfo {18 SystemInfo();19 SystemInfo(const SystemInfo& other);20 SystemInfo(team_id team,
25 class SystemInfo; variable65 virtual status_t GetSystemInfo(SystemInfo& info) = 0;
50 virtual status_t GetSystemInfo(SystemInfo& info);
166 CoreFileDebuggerInterface::GetSystemInfo(SystemInfo& info) in GetSystemInfo()
41 virtual status_t GetSystemInfo(SystemInfo& info);
498 LocalDebuggerInterface::GetSystemInfo(SystemInfo& info) in GetSystemInfo()
210 SystemInfo.cpp
289 SystemInfo sysInfo; in _GenerateReportHeader()