![]()  | 
  
    Multi-ApplicationOnlineProfiling
    2.1
    
   | 
 

Go to the source code of this file.
Data Structures | |
| struct | Stream_Descriptor | 
| Structure containing data related to a stream and intended to be sent as an event (see MALP_Trace_Event)  More... | |
Enumerations | |
| enum | Stream_type {  MALP_NO_TYPE, MALP_NODE, MALP_PROCESS, MALP_VCPU, MALP_TASK, MALP_THREAD, MALP_TYPES_COUNT }  | 
| enum defining the type of the source of the stream  More... | |
| enum | Stream_Descriptor_type { DESC_BEGIN, DESC_END } | 
| enum defining a stream event type  More... | |
Variables | |
| static const char *const | Stream_type_names [MALP_TYPES_COUNT] |