|
OSAPI
0.29
Open System API
|
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. | |
CPU ID information (For CPUs that support it)