lazybios 3.0.0
Lightweight SMBIOS/DMI parsing library
Loading...
Searching...
No Matches
lazybiosType4_t Struct Reference

Parsed SMBIOS Type 4 Processor Information. More...

#include <type4.h>

Data Fields

const char * asset_tag
uint8_t core_count
uint16_t core_count_2
uint8_t core_enabled
uint16_t core_enabled_2
uint16_t current_speed
lazybiosType4Decoded_t decoded
uint16_t external_clock
lazybiosType4FieldStatus_t field_status
uint16_t handle
uint16_t l1_cache_handle
uint16_t l2_cache_handle
uint16_t l3_cache_handle
uint8_t length
uint16_t max_speed
const char * part_number
uint16_t processor_characteristics
uint8_t processor_family
uint16_t processor_family_2
uint64_t processor_id
const char * processor_manufacturer
uint8_t processor_type
uint8_t processor_upgrade
const char * processor_version
const char * serial_number
const char * socket_designation
const char * socket_type
uint8_t status
uint8_t thread_count
uint16_t thread_count_2
uint16_t thread_enabled
uint8_t voltage

Detailed Description

Parsed SMBIOS Type 4 Processor Information.

Definition at line 90 of file type4.h.

Field Documentation

◆ asset_tag

const char* lazybiosType4_t::asset_tag

Definition at line 109 of file type4.h.

◆ core_count

uint8_t lazybiosType4_t::core_count

Definition at line 111 of file type4.h.

◆ core_count_2

uint16_t lazybiosType4_t::core_count_2

Definition at line 116 of file type4.h.

◆ core_enabled

uint8_t lazybiosType4_t::core_enabled

Definition at line 112 of file type4.h.

◆ core_enabled_2

uint16_t lazybiosType4_t::core_enabled_2

Definition at line 117 of file type4.h.

◆ current_speed

uint16_t lazybiosType4_t::current_speed

Definition at line 102 of file type4.h.

◆ decoded

lazybiosType4Decoded_t lazybiosType4_t::decoded

Definition at line 121 of file type4.h.

◆ external_clock

uint16_t lazybiosType4_t::external_clock

Definition at line 100 of file type4.h.

◆ field_status

lazybiosType4FieldStatus_t lazybiosType4_t::field_status

Definition at line 122 of file type4.h.

◆ handle

uint16_t lazybiosType4_t::handle

Definition at line 91 of file type4.h.

◆ l1_cache_handle

uint16_t lazybiosType4_t::l1_cache_handle

Definition at line 105 of file type4.h.

◆ l2_cache_handle

uint16_t lazybiosType4_t::l2_cache_handle

Definition at line 106 of file type4.h.

◆ l3_cache_handle

uint16_t lazybiosType4_t::l3_cache_handle

Definition at line 107 of file type4.h.

◆ length

uint8_t lazybiosType4_t::length

Definition at line 92 of file type4.h.

◆ max_speed

uint16_t lazybiosType4_t::max_speed

Definition at line 101 of file type4.h.

◆ part_number

const char* lazybiosType4_t::part_number

Definition at line 110 of file type4.h.

◆ processor_characteristics

uint16_t lazybiosType4_t::processor_characteristics

Definition at line 114 of file type4.h.

◆ processor_family

uint8_t lazybiosType4_t::processor_family

Definition at line 95 of file type4.h.

◆ processor_family_2

uint16_t lazybiosType4_t::processor_family_2

Definition at line 115 of file type4.h.

◆ processor_id

uint64_t lazybiosType4_t::processor_id

Definition at line 97 of file type4.h.

◆ processor_manufacturer

const char* lazybiosType4_t::processor_manufacturer

Definition at line 96 of file type4.h.

◆ processor_type

uint8_t lazybiosType4_t::processor_type

Definition at line 94 of file type4.h.

◆ processor_upgrade

uint8_t lazybiosType4_t::processor_upgrade

Definition at line 104 of file type4.h.

◆ processor_version

const char* lazybiosType4_t::processor_version

Definition at line 98 of file type4.h.

◆ serial_number

const char* lazybiosType4_t::serial_number

Definition at line 108 of file type4.h.

◆ socket_designation

const char* lazybiosType4_t::socket_designation

Definition at line 93 of file type4.h.

◆ socket_type

const char* lazybiosType4_t::socket_type

Definition at line 120 of file type4.h.

◆ status

uint8_t lazybiosType4_t::status

Definition at line 103 of file type4.h.

◆ thread_count

uint8_t lazybiosType4_t::thread_count

Definition at line 113 of file type4.h.

◆ thread_count_2

uint16_t lazybiosType4_t::thread_count_2

Definition at line 118 of file type4.h.

◆ thread_enabled

uint16_t lazybiosType4_t::thread_enabled

Definition at line 119 of file type4.h.

◆ voltage

uint8_t lazybiosType4_t::voltage

Definition at line 99 of file type4.h.


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