PAPI 7.1.0.0
Loading...
Searching...
No Matches
pfmlib_i386_p6_priv.h File Reference
This graph shows which files directly or indirectly include this file:

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 */
 

Macro Definition Documentation

◆ PFMLIB_I386_P6_CTR0_ONLY

#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.

◆ PFMLIB_I386_P6_CTR1_ONLY

#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.

◆ PFMLIB_I386_P6_MAX_UMASK

#define PFMLIB_I386_P6_MAX_UMASK   16

Definition at line 28 of file pfmlib_i386_p6_priv.h.

◆ PFMLIB_I386_P6_UMASK_COMBO

#define PFMLIB_I386_P6_UMASK_COMBO   0x01 /* unit mask can be combined */

Definition at line 48 of file pfmlib_i386_p6_priv.h.