HPCToolkit
cpuid_type_s Struct Reference

#include <cpuid.h>

Public Attributes

char vendor [13]
 
int family
 
int model
 
int step
 

Detailed Description

Definition at line 55 of file cpuid.h.

Member Data Documentation

◆ family

int cpuid_type_s::family

Definition at line 57 of file cpuid.h.

◆ model

int cpuid_type_s::model

Definition at line 58 of file cpuid.h.

◆ step

int cpuid_type_s::step

Definition at line 59 of file cpuid.h.

◆ vendor

char cpuid_type_s::vendor[13]

Definition at line 56 of file cpuid.h.


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