Multi-ApplicationOnlineProfiling  2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
OTF_Event Struct Reference

#include <OTF_Event.h>

Collaboration diagram for OTF_Event:
Collaboration graph

Data Fields

OTF_Event_type type
 
OTF_Event_category category
 
int64_t str_id
 
uint64_t src_tid
 
uint64_t dest_tid
 
uint64_t comm_id
 

Detailed Description

Definition at line 43 of file OTF_Event.h.

Field Documentation

OTF_Event_category OTF_Event::category

Definition at line 46 of file OTF_Event.h.

uint64_t OTF_Event::comm_id

Definition at line 52 of file OTF_Event.h.

uint64_t OTF_Event::dest_tid

Definition at line 51 of file OTF_Event.h.

uint64_t OTF_Event::src_tid

Definition at line 50 of file OTF_Event.h.

int64_t OTF_Event::str_id

Definition at line 48 of file OTF_Event.h.

OTF_Event_type OTF_Event::type

Definition at line 45 of file OTF_Event.h.


The documentation for this struct was generated from the following file: