The Gaudi Framework
v30r3 (a5ef0a68)
|
#include <src/component/perfmon/pfmlib_coreduo.h>
Public Attributes | |
unsigned long long | val |
struct { | |
unsigned long sel_event_select: 8 | |
unsigned long sel_unit_mask: 8 | |
unsigned long sel_usr: 1 | |
unsigned long sel_os: 1 | |
unsigned long sel_edge: 1 | |
unsigned long sel_pc: 1 | |
unsigned long sel_int: 1 | |
unsigned long sel_res1: 1 | |
unsigned long sel_en: 1 | |
unsigned long sel_inv: 1 | |
unsigned long sel_cnt_mask: 8 | |
unsigned long sel_res2: 32 | |
} | perfevtsel |
Definition at line 43 of file pfmlib_coreduo.h.
struct { ... } pfm_coreduo_sel_reg_t::perfevtsel |
unsigned long pfm_coreduo_sel_reg_t::sel_cnt_mask |
Definition at line 56 of file pfmlib_coreduo.h.
unsigned long pfm_coreduo_sel_reg_t::sel_edge |
Definition at line 50 of file pfmlib_coreduo.h.
unsigned long pfm_coreduo_sel_reg_t::sel_en |
Definition at line 54 of file pfmlib_coreduo.h.
unsigned long pfm_coreduo_sel_reg_t::sel_event_select |
Definition at line 46 of file pfmlib_coreduo.h.
unsigned long pfm_coreduo_sel_reg_t::sel_int |
Definition at line 52 of file pfmlib_coreduo.h.
unsigned long pfm_coreduo_sel_reg_t::sel_inv |
Definition at line 55 of file pfmlib_coreduo.h.
unsigned long pfm_coreduo_sel_reg_t::sel_os |
Definition at line 49 of file pfmlib_coreduo.h.
unsigned long pfm_coreduo_sel_reg_t::sel_pc |
Definition at line 51 of file pfmlib_coreduo.h.
unsigned long pfm_coreduo_sel_reg_t::sel_res1 |
Definition at line 53 of file pfmlib_coreduo.h.
unsigned long pfm_coreduo_sel_reg_t::sel_res2 |
Definition at line 57 of file pfmlib_coreduo.h.
unsigned long pfm_coreduo_sel_reg_t::sel_unit_mask |
Definition at line 47 of file pfmlib_coreduo.h.
unsigned long pfm_coreduo_sel_reg_t::sel_usr |
Definition at line 48 of file pfmlib_coreduo.h.
unsigned long long pfm_coreduo_sel_reg_t::val |
Definition at line 44 of file pfmlib_coreduo.h.