|
PAPI 7.1.0.0
|
#include <pfmlib_cell.h>

Data Fields | |
| unsigned int | triggers |
| unsigned int | interval |
| unsigned int | control |
| pfmlib_cell_counter_t | pfp_cell_counters [PMU_CELL_NUM_COUNTERS] |
| uint64_t | reserved [4] |
Definition at line 46 of file pfmlib_cell.h.
| unsigned int pfmlib_cell_input_param_t::control |
Definition at line 49 of file pfmlib_cell.h.
| unsigned int pfmlib_cell_input_param_t::interval |
Definition at line 48 of file pfmlib_cell.h.
| pfmlib_cell_counter_t pfmlib_cell_input_param_t::pfp_cell_counters[PMU_CELL_NUM_COUNTERS] |
Definition at line 50 of file pfmlib_cell.h.
| uint64_t pfmlib_cell_input_param_t::reserved[4] |
Definition at line 51 of file pfmlib_cell.h.
| unsigned int pfmlib_cell_input_param_t::triggers |
Definition at line 47 of file pfmlib_cell.h.