PAPI 7.1.0.0
Loading...
Searching...
No Matches
cpuid_reg_t Struct Reference

Data Fields

unsigned int eax
 
unsigned int ebx
 
unsigned int ecx
 
unsigned int edx
 

Detailed Description

Definition at line 24 of file x86_cpu_utils.c.

Field Documentation

◆ eax

unsigned int cpuid_reg_t::eax

Definition at line 25 of file x86_cpu_utils.c.

◆ ebx

unsigned int cpuid_reg_t::ebx

Definition at line 26 of file x86_cpu_utils.c.

◆ ecx

unsigned int cpuid_reg_t::ecx

Definition at line 27 of file x86_cpu_utils.c.

◆ edx

unsigned int cpuid_reg_t::edx

Definition at line 28 of file x86_cpu_utils.c.


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