|
PAPI
5.1.0.2
|
Data Fields | |
| unsigned int | count |
| int | events [PAPI_EVENTS_IN_DERIVED_EVENT] |
| char | operation [USER_EVENT_OPERATION_LEN] |
| char | symbol [PAPI_MIN_STR_LEN] |
| char * | short_desc |
| char * | long_desc |
Definition at line 14 of file papi_user_events.h.
| unsigned int user_defined_event_t::count |
Definition at line 15 of file papi_user_events.h.
Definition at line 16 of file papi_user_events.h.
Definition at line 20 of file papi_user_events.h.
operation string: +,-,*,/,@(number of metrics), $(constant Mhz), %(1000000.0)
Definition at line 17 of file papi_user_events.h.
Definition at line 19 of file papi_user_events.h.
Definition at line 18 of file papi_user_events.h.