Searched refs:AmountOfMemory (Results 1 – 1 of 1) sorted by relevance
23 int64_t AmountOfMemory(int pages_name) { in AmountOfMemory() function34 return AmountOfMemory(_SC_PHYS_PAGES); in AmountOfPhysicalMemory()