11#ifndef __BE_SYSTEM_H__
12#define __BE_SYSTEM_H__
uint32_t getCPUSocketCount()
Obtain the number of CPU sockets that are online.
uint32_t getCPUCoreCount()
Obtain the number of CPU cores that are online.
uint32_t getCPUCount()
Obtain the number of central processing units that are online.
double getLoadAverage()
Obtain the system load average for the last minute.
uint64_t getRealMemorySize()
Obtain the amount of real memory in the system.
This software was developed at the National Institute of Standards and Technology (NIST) by employees...