OSAPI  0.29
Open System API
osapi_machine_cpu_info_S Struct Reference

CPU ID information (For CPUs that support it) More...

#include <machine_type_cpu.h>

Data Fields

char oem [OSAPI_MACHINE_CPU_SIZE_VENDORID]
 Name of OEM company.
 
char family [OSAPI_MACHINE_CPU_SIZE_FAMILY]
 NAme of CPU family.
 
char model_id [OSAPI_MACHINE_CPU_SIZE_MODEL]
 CPU Model ID.
 
char model_name [OSAPI_MACHINE_CPU_SIZE_MODELNAME]
 CPU Model Name.
 
char level [OSAPI_MACHINE_CPU_SIZE_REVISION]
 CPU revision level (stepping)
 
char virt [OSAPI_MACHINE_CPU_SIZE_VIRTUAL]
 CPU virtualization name/type.
 

Detailed Description

CPU ID information (For CPUs that support it)


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