The Gaudi Framework
v30r3 (a5ef0a68)
|
#include <perfmon/pfmlib.h>
Go to the source code of this file.
Classes | |
union | pfm_coreduo_sel_reg_t |
struct | pfm_coreduo_counter_t |
struct | pfmlib_coreduo_input_param_t |
Macros | |
#define | PMU_COREDUO_NUM_COUNTERS 2 |
#define | PFM_COREDUO_SEL_INV 0x1 /* inverse */ |
#define | PFM_COREDUO_SEL_EDGE 0x2 /* edge detect */ |
#define PFM_COREDUO_SEL_EDGE 0x2 /* edge detect */ |
Definition at line 67 of file pfmlib_coreduo.h.
#define PFM_COREDUO_SEL_INV 0x1 /* inverse */ |
Definition at line 66 of file pfmlib_coreduo.h.
#define PMU_COREDUO_NUM_COUNTERS 2 |
Definition at line 41 of file pfmlib_coreduo.h.