libhd 5.0
Data Fields
smbios_processor_t Struct Reference

processor information More...

#include <hd.h>

Data Fields

union 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

asset tag

Referenced by smbios_free(), and smbios_parse().

processor id

Referenced by smbios_dump(), and smbios_parse().

cpu status

Referenced by smbios_free(), and smbios_parse().

MHz.

Referenced by smbios_dump(), and smbios_parse().

unsigned char* smbios_processor_t::data

MHz.

Referenced by smbios_dump(), and smbios_parse().

processor family

Referenced by smbios_free(), and smbios_parse().

handle of L1 cache

Referenced by smbios_dump(), and smbios_parse().

handle of L2 cache

Referenced by smbios_dump(), and smbios_parse().

handle of L3 cache

Referenced by smbios_dump(), and smbios_parse().

manufacturer

Referenced by smbios_free(), and smbios_parse().

MHz.

Referenced by smbios_dump(), and smbios_parse().

part number

Referenced by smbios_free(), and smbios_parse().

processor type

Referenced by smbios_free(), and smbios_parse().

serial number

Referenced by smbios_free(), and smbios_parse().

socket status (1: populated, 0: empty

Referenced by smbios_dump(), and smbios_parse().

socket

Referenced by smbios_free(), and smbios_parse().

socket type

Referenced by smbios_free(), and smbios_parse().

version

Referenced by smbios_free(), and smbios_parse().

in 0.1 V

Referenced by smbios_dump(), and smbios_parse().


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