|
PAPI 7.1.0.0
|

Go to the source code of this file.
Data Structures | |
| struct | pme_i386_p6_umask_t |
| struct | pme_i386_p6_entry_t |
Macros | |
| #define | PFMLIB_I386_P6_MAX_UMASK 16 |
| #define | PFMLIB_I386_P6_UMASK_COMBO 0x01 /* unit mask can be combined */ |
| #define | PFMLIB_I386_P6_CTR0_ONLY 0x02 /* event can only be counted on counter 0 */ |
| #define | PFMLIB_I386_P6_CTR1_ONLY 0x04 /* event can only be counted on counter 1 */ |
| #define PFMLIB_I386_P6_CTR0_ONLY 0x02 /* event can only be counted on counter 0 */ |
Definition at line 49 of file pfmlib_i386_p6_priv.h.
| #define PFMLIB_I386_P6_CTR1_ONLY 0x04 /* event can only be counted on counter 1 */ |
Definition at line 50 of file pfmlib_i386_p6_priv.h.
| #define PFMLIB_I386_P6_MAX_UMASK 16 |
Definition at line 28 of file pfmlib_i386_p6_priv.h.
| #define PFMLIB_I386_P6_UMASK_COMBO 0x01 /* unit mask can be combined */ |
Definition at line 48 of file pfmlib_i386_p6_priv.h.