|
PAPI 7.1.0.0
|
#include <perfctr-ppc64.h>
Data Fields | |
| char | symbol [PAPI_MAX_STR_LEN] |
| unsigned int | event_num |
| char * | short_description |
| char * | description |
| char * | name |
| char * | descr |
| int | instances |
| rocc_bitmap_t | device_map |
| unsigned int | id |
| int32_t | device |
| int64_t | variant |
| int64_t | subvariant |
| int64_t | value |
| char | scratch [PAPI_MAX_STR_LEN] |
| rocs_access_mode_e | mode |
| open_function_f | open_func_p |
| close_function_f | close_func_p |
| start_function_f | start_func_p |
| stop_function_f | stop_func_p |
| access_function_f | access_func_p |
| char | name [PAPI_MAX_STR_LEN] |
| char | descr [PAPI_2MAX_STR_LEN] |
Definition at line 164 of file perfctr-ppc64.h.
| access_function_f ntv_event_t::access_func_p |
| close_function_f ntv_event_t::close_func_p |
| char * ntv_event_t::descr |
Definition at line 44 of file roc_profiler.c.
| char ntv_event_t::descr[PAPI_2MAX_STR_LEN] |
Definition at line 40 of file vendor_profiler_v1.c.
| char* ntv_event_t::description |
Definition at line 169 of file perfctr-ppc64.h.
| rocc_bitmap_t ntv_event_t::device_map |
Definition at line 46 of file roc_profiler.c.
| unsigned int ntv_event_t::event_num |
Definition at line 167 of file perfctr-ppc64.h.
| int ntv_event_t::instances |
Definition at line 45 of file roc_profiler.c.
| rocs_access_mode_e ntv_event_t::mode |
| char * ntv_event_t::name |
Definition at line 43 of file roc_profiler.c.
| char ntv_event_t::name[PAPI_MAX_STR_LEN] |
Definition at line 39 of file vendor_profiler_v1.c.
| open_function_f ntv_event_t::open_func_p |
| char ntv_event_t::scratch[PAPI_MAX_STR_LEN] |
| char* ntv_event_t::short_description |
Definition at line 168 of file perfctr-ppc64.h.
| start_function_f ntv_event_t::start_func_p |
| stop_function_f ntv_event_t::stop_func_p |
| char ntv_event_t::symbol[PAPI_MAX_STR_LEN] |
Definition at line 166 of file perfctr-ppc64.h.