|
Gaudi Framework, version v23r2 |
| Home | Generated: Thu Jun 28 2012 |
#include <perfmon/pfmlib.h>

Go to the source code of this file.
Classes | |
| union | pfm_core_sel_reg_t |
| struct | pfmlib_core_counter_t |
| struct | pfmlib_core_pebs_t |
| struct | pfmlib_core_input_param_t |
| struct | pfmlib_core_output_param_t |
Defines | |
| #define | PMU_CORE_NUM_FIXED_COUNTERS 3 |
| #define | PMU_CORE_NUM_GEN_COUNTERS 2 |
| #define | PMU_CORE_NUM_COUNTERS 5 |
| #define | PFM_CORE_SEL_INV 0x1 |
| #define | PFM_CORE_SEL_EDGE 0x2 |
Functions | |
| int | pfm_core_is_pebs (pfmlib_event_t *e) |
| #define PFM_CORE_SEL_EDGE 0x2 |
Definition at line 69 of file pfmlib_core.h.
| #define PFM_CORE_SEL_INV 0x1 |
Definition at line 68 of file pfmlib_core.h.
| #define PMU_CORE_NUM_COUNTERS 5 |
Definition at line 43 of file pfmlib_core.h.
| #define PMU_CORE_NUM_FIXED_COUNTERS 3 |
Definition at line 41 of file pfmlib_core.h.
| #define PMU_CORE_NUM_GEN_COUNTERS 2 |
Definition at line 42 of file pfmlib_core.h.
| int pfm_core_is_pebs | ( | pfmlib_event_t * | e ) |