PAPI  5.1.0.2
user_defined_event_t Struct Reference

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

Detailed Description

Definition at line 14 of file papi_user_events.h.


Field Documentation

Definition at line 15 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.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines