|
PAPI 7.1.0.0
|

Go to the source code of this file.
Macros | |
| #define | INTEL_ATOM_MESI |
| #define | INTEL_ATOM_AGENT |
| #define | INTEL_ATOM_CORE |
| #define | INTEL_ATOM_PREFETCH |
| #define | PME_INTEL_ATOM_UNHALTED_CORE_CYCLES 0 |
| #define | PME_INTEL_ATOM_INSTRUCTIONS_RETIRED 2 |
| #define | PME_INTEL_ATOM_EVENT_COUNT (sizeof(intel_atom_pe)/sizeof(pme_intel_atom_entry_t)) |
Variables | |
| static pme_intel_atom_entry_t | intel_atom_pe [] |
| #define INTEL_ATOM_AGENT |
Definition at line 50 of file intel_atom_events.h.
| #define INTEL_ATOM_CORE |
Definition at line 61 of file intel_atom_events.h.
| #define INTEL_ATOM_MESI |
Definition at line 27 of file intel_atom_events.h.
| #define INTEL_ATOM_PREFETCH |
Definition at line 72 of file intel_atom_events.h.
| #define PME_INTEL_ATOM_EVENT_COUNT (sizeof(intel_atom_pe)/sizeof(pme_intel_atom_entry_t)) |
Definition at line 1036 of file intel_atom_events.h.
| #define PME_INTEL_ATOM_INSTRUCTIONS_RETIRED 2 |
Definition at line 1035 of file intel_atom_events.h.
| #define PME_INTEL_ATOM_UNHALTED_CORE_CYCLES 0 |
Definition at line 1034 of file intel_atom_events.h.
|
static |
Definition at line 82 of file intel_atom_events.h.