Go to the source code of this file.
◆ PFM_CORE_SEL_EDGE
| #define PFM_CORE_SEL_EDGE 0x2 /* edge detect */ |
◆ PFM_CORE_SEL_INV
| #define PFM_CORE_SEL_INV 0x1 /* inverse */ |
◆ PMU_CORE_NUM_COUNTERS
| #define PMU_CORE_NUM_COUNTERS 5 /* number of counters */ |
◆ PMU_CORE_NUM_FIXED_COUNTERS
| #define PMU_CORE_NUM_FIXED_COUNTERS 3 /* number of fixed counters */ |
◆ PMU_CORE_NUM_GEN_COUNTERS
| #define PMU_CORE_NUM_GEN_COUNTERS 2 /* number of generic counters */ |
◆ pfm_core_is_pebs()
Definition at line 880 of file pfmlib_core.c.
881{
883
885 return 0;
886
888 return 1;
889
890
891
892
894
896 return 0;
898 n++;
899 }
901}
#define PME_CORE_EVENT_COUNT
static pme_core_entry_t core_pe[]
unsigned int unit_masks[PFMLIB_MAX_MASKS_PER_EVENT]
pme_core_umask_t pme_umasks[PFMLIB_CORE_MAX_UMASK]