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

Structure defining a location for an event. More...

#include <Locus.h>

Collaboration diagram for Event_Locus:
Collaboration graph

Data Fields

uint32_t rank
 the source rank More...
 
uint32_t stream_id
 the id of the stream where the event is sent More...
 
uint32_t phase_id
 the phase id More...
 

Detailed Description

Structure defining a location for an event.

Todo:
only Pack_Locus is actually used

Definition at line 59 of file Locus.h.

Field Documentation

uint32_t Event_Locus::phase_id

the phase id

Definition at line 63 of file Locus.h.

uint32_t Event_Locus::rank

the source rank

Definition at line 61 of file Locus.h.

uint32_t Event_Locus::stream_id

the id of the stream where the event is sent

Definition at line 62 of file Locus.h.


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