|
PAPI 7.1.0.0
|

Go to the source code of this file.
Macros | |
| #define | PFM_ARCH_MAX_PMCS (256+64) /* 256 HW 64 SW */ |
| #define | PFM_ARCH_MAX_PMDS (256+64) /* 256 HW 64 SW */ |
| #define | PFM_ITA_FL_INSECURE 0x10000 /* force psr.sp=0 for non self-monitoring */ |
| #define | PFM_ITA_SETFL_EXCL_INTR 0x10000 /* exclude interrupt triggered execution */ |
| #define | PFM_ITA_SETFL_INTR_ONLY 0x20000 /* include only interrupt triggered execution */ |
| #define | PFM_ITA_SETFL_IDLE_EXCL 0x40000 /* not stop monitoring in idle loop */ |
| #define PFM_ARCH_MAX_PMCS (256+64) /* 256 HW 64 SW */ |
Definition at line 12 of file perfmon_ia64.h.
| #define PFM_ARCH_MAX_PMDS (256+64) /* 256 HW 64 SW */ |
Definition at line 13 of file perfmon_ia64.h.
| #define PFM_ITA_FL_INSECURE 0x10000 /* force psr.sp=0 for non self-monitoring */ |
Definition at line 27 of file perfmon_ia64.h.
| #define PFM_ITA_SETFL_EXCL_INTR 0x10000 /* exclude interrupt triggered execution */ |
Definition at line 32 of file perfmon_ia64.h.
| #define PFM_ITA_SETFL_IDLE_EXCL 0x40000 /* not stop monitoring in idle loop */ |
Definition at line 34 of file perfmon_ia64.h.
| #define PFM_ITA_SETFL_INTR_ONLY 0x20000 /* include only interrupt triggered execution */ |
Definition at line 33 of file perfmon_ia64.h.