|
PAPI 7.1.0.0
|

Go to the source code of this file.
Macros | |
| #define | INTEL_CORE_MESI_UMASKS |
| #define | INTEL_CORE_SPECIFICITY_UMASKS |
| #define | INTEL_CORE_HW_PREFETCH_UMASKS |
| #define | INTEL_CORE_AGENT_UMASKS |
| #define | PME_CORE_UNHALTED_CORE_CYCLES 0 |
| #define | PME_CORE_INSTRUCTIONS_RETIRED 1 |
| #define | PME_CORE_EVENT_COUNT (sizeof(core_pe)/sizeof(pme_core_entry_t)) |
Variables | |
| static pme_core_entry_t | core_pe [] |
| #define INTEL_CORE_AGENT_UMASKS |
Definition at line 68 of file core_events.h.
| #define INTEL_CORE_HW_PREFETCH_UMASKS |
Definition at line 58 of file core_events.h.
| #define INTEL_CORE_MESI_UMASKS |
Definition at line 26 of file core_events.h.
| #define INTEL_CORE_SPECIFICITY_UMASKS |
Definition at line 48 of file core_events.h.
| #define PME_CORE_EVENT_COUNT (sizeof(core_pe)/sizeof(pme_core_entry_t)) |
Definition at line 1507 of file core_events.h.
| #define PME_CORE_INSTRUCTIONS_RETIRED 1 |
Definition at line 1506 of file core_events.h.
| #define PME_CORE_UNHALTED_CORE_CYCLES 0 |
Definition at line 1505 of file core_events.h.
|
static |
Definition at line 79 of file core_events.h.