|
PAPI
5.0.1.0
|
Data Fields | |
| MPX_status | status |
| struct _threadlist * | mythr |
| struct _masterevent * | mev [32] |
| int | num_events |
| long long | start_c |
| long long | stop_c |
| long long | start_values [32] |
| long long | stop_values [32] |
| long long | start_hc [32] |
Structure contained in the EventSet structure that holds information about multiplexing.
Definition at line 16 of file sw_multiplex.h.
| struct _masterevent* MPX_EventSet::mev[32] |
Pointers to this EventSet's MPX entries in the master list for this thread
Definition at line 21 of file sw_multiplex.h.
| struct _threadlist* MPX_EventSet::mythr |
Pointer to this thread's structure
Definition at line 19 of file sw_multiplex.h.
Number of entries in above list
Definition at line 23 of file sw_multiplex.h.
| long long MPX_EventSet::start_c |
Not sure...
Definition at line 25 of file sw_multiplex.h.
| long long MPX_EventSet::start_hc[32] |
Definition at line 28 of file sw_multiplex.h.
| long long MPX_EventSet::start_values[32] |
Definition at line 26 of file sw_multiplex.h.
Definition at line 17 of file sw_multiplex.h.
| long long MPX_EventSet::stop_c |
Definition at line 25 of file sw_multiplex.h.
| long long MPX_EventSet::stop_values[32] |
Definition at line 27 of file sw_multiplex.h.