OSAPI  0.29
Open System API
osapi_machine_cpu_summary_S Struct Reference

Machine CPU summary information. More...

#include <machine_type_cpu.h>

Collaboration diagram for osapi_machine_cpu_summary_S:

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.
 

Detailed Description

Machine CPU summary information.


The documentation for this struct was generated from the following file: