|
PAPI 7.1.0.0
|


Go to the source code of this file.
Data Structures | |
| struct | _perfnec_register_t |
| struct | _perfnec_native_event_entry_t |
| struct | pfnec_control_state_t |
| struct | pfnec_context_t |
Macros | |
| #define | DEBUGCALL(a, b) { if (ISLEVEL(a)) { b; } } |
| #define | PFNECLIB_MAX_PMDS 32 |
| #define | PKG_NUM_EVENTS 16 |
| #define | MAX_COUNTERS PFMLIB_MAX_PMCS |
| #define | MAX_COUNTER_TERMS PFMLIB_MAX_PMCS |
Typedefs | |
| typedef int | pfnec_register_map_t |
| typedef int | pfnec_reg_alloc_t |
| typedef int | pfnec_dfl_smpl_arg_t |
| typedef int | pfnec_dfl_smpl_hdr_t |
| typedef int | pfnec_register_t |
| typedef int | pfneclib_regmask_t |
| typedef int | pfnec_dfl_smpl_entry_t |
| typedef pfnec_reg_alloc_t | cmp_reg_alloc_t |
| typedef pfnec_register_t | cmp_register_t |
| typedef pfnec_control_state_t | _perfnec_control_state_t |
| typedef pfnec_context_t | _perfnec_context_t |
Functions | |
| static char * | _local_strlcpy (char *dst, const char *src, size_t size) |
Variables | |
| static int | pkg_events [PKG_NUM_EVENTS] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15} |
| static const char * | pkg_event_names [PKG_NUM_EVENTS] |
| static const char * | pkg_units [PKG_NUM_EVENTS] |
| static const char * | pkg_event_descs [PKG_NUM_EVENTS] |
| static _perfnec_native_event_entry_t | perfnec_ntv_events [PKG_NUM_EVENTS] |
| #define MAX_COUNTER_TERMS PFMLIB_MAX_PMCS |
| #define MAX_COUNTERS PFMLIB_MAX_PMCS |
| typedef pfnec_context_t _perfnec_context_t |
| typedef pfnec_reg_alloc_t cmp_reg_alloc_t |
| typedef pfnec_register_t cmp_register_t |
| typedef int pfnec_dfl_smpl_arg_t |
| typedef int pfnec_dfl_smpl_entry_t |
| typedef int pfnec_dfl_smpl_hdr_t |
| typedef int pfnec_reg_alloc_t |
| typedef int pfnec_register_map_t |
| typedef int pfnec_register_t |
| typedef int pfneclib_regmask_t |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |