Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ GetTotalPhysicalMemory
Method
GetTotalPhysicalMemory
Source/kwsys/SystemInformation.cxx:719–722 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
717
}
718
719
size_t SystemInformation::GetTotalPhysicalMemory()
720
{
721
return this->Implementation->GetTotalPhysicalMemory();
722
}
723
724
size_t SystemInformation::GetAvailablePhysicalMemory()
725
{
Callers
3
StartXML
Method · 0.80
InsertStaticSystemInformation
Method · 0.80
GetValue
Function · 0.80
Calls
no outgoing calls
Tested by
1
StartXML
Method · 0.64