PAPI  5.0.1.0
MPX_EventSet Struct Reference

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]

Detailed Description

Structure contained in the EventSet structure that holds information about multiplexing.

Definition at line 16 of file sw_multiplex.h.


Field Documentation

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.

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.

Definition at line 26 of file sw_multiplex.h.

Definition at line 17 of file sw_multiplex.h.

Definition at line 25 of file sw_multiplex.h.

Definition at line 27 of file sw_multiplex.h.


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