PAPI 7.1.0.0
Loading...
Searching...
No Matches
amd64_events_k8.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_K8_EVENT_COUNT   (sizeof(amd64_k8_pe)/sizeof(pme_amd64_entry_t))
 
#define PME_AMD64_K8_CPU_CLK_UNHALTED   40
 
#define PME_AMD64_K8_RETIRED_INSTRUCTIONS   41
 

Variables

static pme_amd64_entry_t amd64_k8_pe []
 

Macro Definition Documentation

◆ PME_AMD64_K8_CPU_CLK_UNHALTED

#define PME_AMD64_K8_CPU_CLK_UNHALTED   40

Definition at line 1193 of file amd64_events_k8.h.

◆ PME_AMD64_K8_EVENT_COUNT

#define PME_AMD64_K8_EVENT_COUNT   (sizeof(amd64_k8_pe)/sizeof(pme_amd64_entry_t))

Definition at line 1192 of file amd64_events_k8.h.

◆ PME_AMD64_K8_RETIRED_INSTRUCTIONS

#define PME_AMD64_K8_RETIRED_INSTRUCTIONS   41

Definition at line 1194 of file amd64_events_k8.h.

Variable Documentation

◆ amd64_k8_pe

pme_amd64_entry_t amd64_k8_pe[]
static

Definition at line 49 of file amd64_events_k8.h.