libhd
5.0
|
processor information More...
#include <hd.h>
Data Fields | |
union u_hd_smbios_t * | next |
hd_smbios_type_t | type |
int | data_len |
unsigned char * | data |
str_list_t * | strings |
int | handle |
char * | socket |
socket More... | |
hd_id_t | upgrade |
socket type More... | |
char * | manuf |
manufacturer More... | |
char * | version |
version More... | |
char * | serial |
serial number More... | |
char * | asset |
asset tag More... | |
char * | part |
part number More... | |
hd_id_t | pr_type |
processor type More... | |
hd_id_t | family |
processor family More... | |
uint64_t | cpu_id |
processor id More... | |
unsigned | voltage |
in 0.1 V More... | |
unsigned | ext_clock |
MHz. More... | |
unsigned | max_speed |
MHz. More... | |
unsigned | current_speed |
MHz. More... | |
unsigned | sock_status |
socket status (1: populated, 0: empty More... | |
hd_id_t | cpu_status |
cpu status More... | |
int | l1_cache |
handle of L1 cache More... | |
int | l2_cache |
handle of L2 cache More... | |
int | l3_cache |
handle of L3 cache More... | |
processor information