Multi-ApplicationOnlineProfiling  2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
OTF_Event.h File Reference
#include <stdint.h>
Include dependency graph for OTF_Event.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  OTF_Event
 

Enumerations

enum  OTF_Event_type { OTF_EVENT_NONE, OTF_EVENT_ENTER, OTF_EVENT_LEAVE }
 
enum  OTF_Event_category { OTF_EVENT_OTHER, OTF_EVENT_MPI, OTF_EVENT_POSIX }
 

Enumeration Type Documentation

Enumerator
OTF_EVENT_OTHER 
OTF_EVENT_MPI 
OTF_EVENT_POSIX 

Definition at line 36 of file OTF_Event.h.

Enumerator
OTF_EVENT_NONE 
OTF_EVENT_ENTER 
OTF_EVENT_LEAVE 

Definition at line 29 of file OTF_Event.h.