Searched refs:AmountOfMemory (Results 1 – 1 of 1) sorted by relevance
22 int64_t AmountOfMemory(int pages_name) { in AmountOfMemory() function33 return AmountOfMemory(_SC_PHYS_PAGES); in AmountOfPhysicalMemory()46 return AmountOfMemory(_SC_AVPHYS_PAGES); in AmountOfAvailablePhysicalMemory()