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

#include <pfmlib_gen_ia32_priv.h>

Data Fields

unsigned int no_core_cycle:1
 
unsigned int no_inst_retired:1
 
unsigned int no_ref_cycle:1
 
unsigned int no_llc_ref:1
 
unsigned int no_llc_miss:1
 
unsigned int no_br_retired:1
 
unsigned int no_br_mispred_retired:1
 
unsigned int reserved:25
 

Detailed Description

Definition at line 64 of file pfmlib_gen_ia32_priv.h.

Field Documentation

◆ no_br_mispred_retired

unsigned int pmu_ebx_t::no_br_mispred_retired

Definition at line 71 of file pfmlib_gen_ia32_priv.h.

◆ no_br_retired

unsigned int pmu_ebx_t::no_br_retired

Definition at line 70 of file pfmlib_gen_ia32_priv.h.

◆ no_core_cycle

unsigned int pmu_ebx_t::no_core_cycle

Definition at line 65 of file pfmlib_gen_ia32_priv.h.

◆ no_inst_retired

unsigned int pmu_ebx_t::no_inst_retired

Definition at line 66 of file pfmlib_gen_ia32_priv.h.

◆ no_llc_miss

unsigned int pmu_ebx_t::no_llc_miss

Definition at line 69 of file pfmlib_gen_ia32_priv.h.

◆ no_llc_ref

unsigned int pmu_ebx_t::no_llc_ref

Definition at line 68 of file pfmlib_gen_ia32_priv.h.

◆ no_ref_cycle

unsigned int pmu_ebx_t::no_ref_cycle

Definition at line 67 of file pfmlib_gen_ia32_priv.h.

◆ reserved

unsigned int pmu_ebx_t::reserved

Definition at line 72 of file pfmlib_gen_ia32_priv.h.


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