Vector Optimized Library of Kernels  2.5.0
Architecture-tuned implementations of math kernels
X86Info Struct Reference

#include <cpuinfo_x86.h>

Data Fields

X86Features features
 
int family
 
int model
 
int stepping
 
char vendor [13]
 

Field Documentation

◆ family

int X86Info::family

◆ features

X86Features X86Info::features

◆ model

int X86Info::model

◆ stepping

int X86Info::stepping

◆ vendor

char X86Info::vendor[13]

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