PAPI 7.1.0.0
Loading...
Searching...
No Matches
pfmlib_coreduo_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_coreduo_umask_t
 
struct  pme_coreduo_entry_t
 

Macros

#define PFMLIB_COREDUO_MAX_UMASK   16
 
#define PFMLIB_COREDUO_CSPEC   0x02 /* requires a core specification */
 
#define PFMLIB_COREDUO_PMC0   0x04 /* works only on IA32_PMC0 */
 
#define PFMLIB_COREDUO_PMC1   0x08 /* works only on IA32_PMC1 */
 
#define PFMLIB_COREDUO_MESI   0x10 /* requires MESI */
 

Macro Definition Documentation

◆ PFMLIB_COREDUO_CSPEC

#define PFMLIB_COREDUO_CSPEC   0x02 /* requires a core specification */

Definition at line 52 of file pfmlib_coreduo_priv.h.

◆ PFMLIB_COREDUO_MAX_UMASK

#define PFMLIB_COREDUO_MAX_UMASK   16

Definition at line 29 of file pfmlib_coreduo_priv.h.

◆ PFMLIB_COREDUO_MESI

#define PFMLIB_COREDUO_MESI   0x10 /* requires MESI */

Definition at line 55 of file pfmlib_coreduo_priv.h.

◆ PFMLIB_COREDUO_PMC0

#define PFMLIB_COREDUO_PMC0   0x04 /* works only on IA32_PMC0 */

Definition at line 53 of file pfmlib_coreduo_priv.h.

◆ PFMLIB_COREDUO_PMC1

#define PFMLIB_COREDUO_PMC1   0x08 /* works only on IA32_PMC1 */

Definition at line 54 of file pfmlib_coreduo_priv.h.