|
PAPI 7.1.0.0
|
#include <pfmlib_sicortex.h>
Data Fields | |
| uint64_t | val |
| struct { | |
| unsigned long sel_exl:1 | |
| unsigned long sel_os:1 | |
| unsigned long sel_sup:1 | |
| unsigned long sel_usr:1 | |
| unsigned long sel_int:1 | |
| unsigned long sel_event_mask:6 | |
| unsigned long sel_res1:23 | |
| unsigned long sel_res2:32 | |
| } | perfsel |
Definition at line 49 of file pfmlib_sicortex.h.
| struct { ... } pfm_sicortex_sel_reg_t::perfsel |
| unsigned long pfm_sicortex_sel_reg_t::sel_event_mask |
Definition at line 57 of file pfmlib_sicortex.h.
| unsigned long pfm_sicortex_sel_reg_t::sel_exl |
Definition at line 52 of file pfmlib_sicortex.h.
| unsigned long pfm_sicortex_sel_reg_t::sel_int |
Definition at line 56 of file pfmlib_sicortex.h.
| unsigned long pfm_sicortex_sel_reg_t::sel_os |
Definition at line 53 of file pfmlib_sicortex.h.
| unsigned long pfm_sicortex_sel_reg_t::sel_res1 |
Definition at line 58 of file pfmlib_sicortex.h.
| unsigned long pfm_sicortex_sel_reg_t::sel_res2 |
Definition at line 59 of file pfmlib_sicortex.h.
| unsigned long pfm_sicortex_sel_reg_t::sel_sup |
Definition at line 54 of file pfmlib_sicortex.h.
| unsigned long pfm_sicortex_sel_reg_t::sel_usr |
Definition at line 55 of file pfmlib_sicortex.h.
| uint64_t pfm_sicortex_sel_reg_t::val |
Definition at line 50 of file pfmlib_sicortex.h.