|
OSAPI
0.29
Open System API
|
Machine CPU summary information. More...
#include <machine_type_cpu.h>

Data Fields | |
| t_cpu_info | info |
| CPU information (assumes all CPUs with the same info) | |
| t_cpu_nthreads | nthreads |
| Number of threads per core. | |
| t_cpu_ncores | ncores |
| Number of cores per CPU. | |
| t_cpu_nlogical | ncpus_present |
| Present Logical CPUs in the system. | |
| t_cpu_nlogical | ncpus_available |
| Available Logical CPUs in the system. | |
| t_cpu_nsocket | sockets |
| Number of sockets in the system. | |
| t_cpu_endian | endianess |
| CPU architecture endianness. | |
Machine CPU summary information.