smbios_processor_t Struct Reference
[SMBIOS structures]

processor information More...

#include <hd.h>


Data Fields

u_hd_smbios_tnext
hd_smbios_type_t type
int data_len
unsigned char * data
str_list_tstrings
int handle
char * socket
 socket
hd_id_t upgrade
 socket type
char * manuf
 manufacturer
char * version
 version
char * serial
 serial number
char * asset
 asset tag
char * part
 part number
hd_id_t pr_type
 processor type
hd_id_t family
 processor family
uint64_t cpu_id
 processor id
unsigned voltage
 in 0.1 V
unsigned ext_clock
 MHz.
unsigned max_speed
 MHz.
unsigned current_speed
 MHz.
unsigned sock_status
 socket status (1: populated, 0: empty
hd_id_t cpu_status
 cpu status
int l1_cache
 handle of L1 cache
int l2_cache
 handle of L2 cache
int l3_cache
 handle of L3 cache


Detailed Description

processor information


Field Documentation

char* smbios_processor_t::asset
 

asset tag

uint64_t smbios_processor_t::cpu_id
 

processor id

hd_id_t smbios_processor_t::cpu_status
 

cpu status

unsigned smbios_processor_t::current_speed
 

MHz.

unsigned char* smbios_processor_t::data
 

int smbios_processor_t::data_len
 

unsigned smbios_processor_t::ext_clock
 

MHz.

hd_id_t smbios_processor_t::family
 

processor family

int smbios_processor_t::handle
 

int smbios_processor_t::l1_cache
 

handle of L1 cache

int smbios_processor_t::l2_cache
 

handle of L2 cache

int smbios_processor_t::l3_cache
 

handle of L3 cache

char* smbios_processor_t::manuf
 

manufacturer

unsigned smbios_processor_t::max_speed
 

MHz.

union u_hd_smbios_t* smbios_processor_t::next
 

char* smbios_processor_t::part
 

part number

hd_id_t smbios_processor_t::pr_type
 

processor type

char* smbios_processor_t::serial
 

serial number

unsigned smbios_processor_t::sock_status
 

socket status (1: populated, 0: empty

char* smbios_processor_t::socket
 

socket

str_list_t* smbios_processor_t::strings
 

hd_smbios_type_t smbios_processor_t::type
 

hd_id_t smbios_processor_t::upgrade
 

socket type

char* smbios_processor_t::version
 

version

unsigned smbios_processor_t::voltage
 

in 0.1 V


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