PAPI 7.1.0.0
Loading...
Searching...
No Matches
intel_wsm_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_WSM_UNHALTED_CORE_CYCLES   0
 
#define PME_WSM_INSTRUCTIONS_RETIRED   1
 
#define PME_WSM_EVENT_COUNT   (sizeof(wsm_pe)/sizeof(pme_nhm_entry_t))
 

Variables

static pme_nhm_entry_t wsm_pe []
 

Macro Definition Documentation

◆ PME_WSM_EVENT_COUNT

#define PME_WSM_EVENT_COUNT   (sizeof(wsm_pe)/sizeof(pme_nhm_entry_t))

Definition at line 2195 of file intel_wsm_events.h.

◆ PME_WSM_INSTRUCTIONS_RETIRED

#define PME_WSM_INSTRUCTIONS_RETIRED   1

Definition at line 2194 of file intel_wsm_events.h.

◆ PME_WSM_UNHALTED_CORE_CYCLES

#define PME_WSM_UNHALTED_CORE_CYCLES   0

Definition at line 2193 of file intel_wsm_events.h.

Variable Documentation

◆ wsm_pe

pme_nhm_entry_t wsm_pe[]
static

Definition at line 25 of file intel_wsm_events.h.