PAPI 7.1.0.0
Loading...
Searching...
No Matches
intel_corei7_events.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PME_COREI7_UNHALTED_CORE_CYCLES   0
 
#define PME_COREI7_INSTRUCTIONS_RETIRED   1
 
#define PME_COREI7_EVENT_COUNT   (sizeof(corei7_pe)/sizeof(pme_nhm_entry_t))
 

Variables

static pme_nhm_entry_t corei7_pe []
 

Macro Definition Documentation

◆ PME_COREI7_EVENT_COUNT

#define PME_COREI7_EVENT_COUNT   (sizeof(corei7_pe)/sizeof(pme_nhm_entry_t))

Definition at line 2231 of file intel_corei7_events.h.

◆ PME_COREI7_INSTRUCTIONS_RETIRED

#define PME_COREI7_INSTRUCTIONS_RETIRED   1

Definition at line 2230 of file intel_corei7_events.h.

◆ PME_COREI7_UNHALTED_CORE_CYCLES

#define PME_COREI7_UNHALTED_CORE_CYCLES   0

Definition at line 2229 of file intel_corei7_events.h.

Variable Documentation

◆ corei7_pe

pme_nhm_entry_t corei7_pe[]
static

Definition at line 25 of file intel_corei7_events.h.