cpu_info_t Struct Reference
[Hardware information]

special cpu entry More...

#include <hd.h>


Data Fields

enum cpu_arch architecture
unsigned family
 axp: cpu variation
unsigned model
 axp: cpu revision
unsigned stepping
unsigned cache
unsigned clock
unsigned units
 >1 "hyperthreading"
char * vend_name
 axp: system type
char * model_name
 axp: cpu model
char * platform
 x86: NULL
str_list_tfeatures
 x86: flags
double bogo
 bogo mips


Detailed Description

special cpu entry


Field Documentation

enum cpu_arch cpu_info_t::architecture

unsigned cpu_info_t::family

axp: cpu variation

unsigned cpu_info_t::model

axp: cpu revision

unsigned cpu_info_t::stepping

unsigned cpu_info_t::cache

unsigned cpu_info_t::clock

unsigned cpu_info_t::units

>1 "hyperthreading"

char* cpu_info_t::vend_name

axp: system type

char* cpu_info_t::model_name

axp: cpu model

char* cpu_info_t::platform

x86: NULL

str_list_t* cpu_info_t::features

x86: flags

double cpu_info_t::bogo

bogo mips


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