Go to the source code of this file.
◆ PFM_INTEL_ATOM_SEL_ANYTHR
| #define PFM_INTEL_ATOM_SEL_ANYTHR 0x4 /* measure on any of 2 threads */ |
◆ PFM_INTEL_ATOM_SEL_EDGE
| #define PFM_INTEL_ATOM_SEL_EDGE 0x2 /* edge detect */ |
◆ PFM_INTEL_ATOM_SEL_INV
| #define PFM_INTEL_ATOM_SEL_INV 0x1 /* inverse */ |
◆ PMU_INTEL_ATOM_NUM_COUNTERS
| #define PMU_INTEL_ATOM_NUM_COUNTERS 5 /* 2 generic + 3 fixed */ |
◆ pfm_intel_atom_has_pebs()
Definition at line 757 of file pfmlib_intel_atom.c.
758{
760
762 return 0;
763
765 return 1;
766
767
768
769
771
773 return 0;
775 n++;
776 }
778}
#define PME_INTEL_ATOM_EVENT_COUNT
static pme_intel_atom_entry_t intel_atom_pe[]
#define PFMLIB_INTEL_ATOM_PEBS
unsigned int unit_masks[PFMLIB_MAX_MASKS_PER_EVENT]
pme_intel_atom_umask_t pme_umasks[PFMLIB_INTEL_ATOM_MAX_UMASK]