PAPI 7.1.0.0
Loading...
Searching...
No Matches
amd64_events_k7.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_AMD64_K7_EVENT_COUNT   (sizeof(amd64_k7_pe)/sizeof(pme_amd64_entry_t))
 
#define PME_AMD64_K7_CPU_CLK_UNHALTED   8
 
#define PME_AMD64_K7_RETIRED_INSTRUCTIONS   13
 

Variables

static pme_amd64_entry_t amd64_k7_pe []
 

Macro Definition Documentation

◆ PME_AMD64_K7_CPU_CLK_UNHALTED

#define PME_AMD64_K7_CPU_CLK_UNHALTED   8

Definition at line 218 of file amd64_events_k7.h.

◆ PME_AMD64_K7_EVENT_COUNT

#define PME_AMD64_K7_EVENT_COUNT   (sizeof(amd64_k7_pe)/sizeof(pme_amd64_entry_t))

Definition at line 217 of file amd64_events_k7.h.

◆ PME_AMD64_K7_RETIRED_INSTRUCTIONS

#define PME_AMD64_K7_RETIRED_INSTRUCTIONS   13

Definition at line 219 of file amd64_events_k7.h.

Variable Documentation

◆ amd64_k7_pe

pme_amd64_entry_t amd64_k7_pe[]
static

Definition at line 33 of file amd64_events_k7.h.