PAPI  5.0.1.0
Threadlist Struct Reference
Collaboration diagram for Threadlist:

Data Fields

unsigned long int tid
long long total_c
MasterEventcur_event
MasterEventhead
struct _threadlist * next

Detailed Description

Definition at line 230 of file papi_internal.h.


Field Documentation

Pointer to event in use

Definition at line 239 of file papi_internal.h.

List of multiplexing events for this thread

Definition at line 241 of file papi_internal.h.

struct _threadlist* Threadlist::next

Pointer to next thread

Definition at line 243 of file papi_internal.h.

unsigned long int Threadlist::tid

Definition at line 234 of file papi_internal.h.

Total cycles for this thread

Definition at line 237 of file papi_internal.h.


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