|
PAPI 7.1.0.0
|


Go to the source code of this file.
Macros | |
| #define | PFM_MAX_HW_PMCS 12 |
| #define | PFM_MAX_HW_PMDS 512 |
| #define | PMU_CRAYX2_CPU_PMC_COUNT PFM_CPU_PMC_COUNT |
| #define | PMU_CRAYX2_CACHE_PMC_COUNT PFM_CACHE_PMC_COUNT |
| #define | PMU_CRAYX2_MEMORY_PMC_COUNT PFM_MEM_PMC_COUNT |
| #define | PMU_CRAYX2_CPU_PMC_BASE PFM_CPU_PMC |
| #define | PMU_CRAYX2_CACHE_PMC_BASE PFM_CACHE_PMC |
| #define | PMU_CRAYX2_MEMORY_PMC_BASE PFM_MEM_PMC |
| #define | PMU_CRAYX2_CPU_PMD_COUNT PFM_CPU_PMD_COUNT |
| #define | PMU_CRAYX2_CACHE_PMD_COUNT PFM_CACHE_PMD_COUNT |
| #define | PMU_CRAYX2_MEMORY_PMD_COUNT PFM_MEM_PMD_COUNT |
| #define | PMU_CRAYX2_CPU_PMD_BASE PFM_CPU_PMD |
| #define | PMU_CRAYX2_CACHE_PMD_BASE PFM_CACHE_PMD |
| #define | PMU_CRAYX2_MEMORY_PMD_BASE PFM_MEM_PMD |
| #define | PMU_CRAYX2_PMC_COUNT PFM_PMC_COUNT |
| #define | PMU_CRAYX2_PMD_COUNT PFM_PMD_COUNT |
| #define | PMU_CRAYX2_NUM_COUNTERS PFM_PMD_COUNT |
| #define | PMU_CRAYX2_COUNTER_WIDTH 63 |
| #define | PMU_CRAYX2_NAME "Cray X2" |
| #define PFM_MAX_HW_PMCS 12 |
Definition at line 30 of file pfmlib_crayx2.h.
| #define PFM_MAX_HW_PMDS 512 |
Definition at line 31 of file pfmlib_crayx2.h.
| #define PMU_CRAYX2_CACHE_PMC_BASE PFM_CACHE_PMC |
Definition at line 83 of file pfmlib_crayx2.h.
| #define PMU_CRAYX2_CACHE_PMC_COUNT PFM_CACHE_PMC_COUNT |
Definition at line 77 of file pfmlib_crayx2.h.
| #define PMU_CRAYX2_CACHE_PMD_BASE PFM_CACHE_PMD |
Definition at line 95 of file pfmlib_crayx2.h.
| #define PMU_CRAYX2_CACHE_PMD_COUNT PFM_CACHE_PMD_COUNT |
Definition at line 89 of file pfmlib_crayx2.h.
| #define PMU_CRAYX2_COUNTER_WIDTH 63 |
Definition at line 106 of file pfmlib_crayx2.h.
| #define PMU_CRAYX2_CPU_PMC_BASE PFM_CPU_PMC |
Definition at line 82 of file pfmlib_crayx2.h.
| #define PMU_CRAYX2_CPU_PMC_COUNT PFM_CPU_PMC_COUNT |
Definition at line 76 of file pfmlib_crayx2.h.
| #define PMU_CRAYX2_CPU_PMD_BASE PFM_CPU_PMD |
Definition at line 94 of file pfmlib_crayx2.h.
| #define PMU_CRAYX2_CPU_PMD_COUNT PFM_CPU_PMD_COUNT |
Definition at line 88 of file pfmlib_crayx2.h.
| #define PMU_CRAYX2_MEMORY_PMC_BASE PFM_MEM_PMC |
Definition at line 84 of file pfmlib_crayx2.h.
| #define PMU_CRAYX2_MEMORY_PMC_COUNT PFM_MEM_PMC_COUNT |
Definition at line 78 of file pfmlib_crayx2.h.
| #define PMU_CRAYX2_MEMORY_PMD_BASE PFM_MEM_PMD |
Definition at line 96 of file pfmlib_crayx2.h.
| #define PMU_CRAYX2_MEMORY_PMD_COUNT PFM_MEM_PMD_COUNT |
Definition at line 90 of file pfmlib_crayx2.h.
| #define PMU_CRAYX2_NAME "Cray X2" |
Definition at line 110 of file pfmlib_crayx2.h.
| #define PMU_CRAYX2_NUM_COUNTERS PFM_PMD_COUNT |
Definition at line 102 of file pfmlib_crayx2.h.
| #define PMU_CRAYX2_PMC_COUNT PFM_PMC_COUNT |
Definition at line 100 of file pfmlib_crayx2.h.
| #define PMU_CRAYX2_PMD_COUNT PFM_PMD_COUNT |
Definition at line 101 of file pfmlib_crayx2.h.