![]()  | 
  
    Multi-ApplicationOnlineProfiling
    2.1
    
   | 
 
#include <stdint.h>

Go to the source code of this file.
Data Structures | |
| struct | Wrapped_Event | 
| Structure defining event for wrapped symbols.  More... | |
Macros | |
| #define | T_POSIX_ENUM(a) T_##a | 
| #define | T_POSIX_NAME(a) #a | 
| #define | T_POSIX_ID(a) a | 
Enumerations | |
| enum | Wrapped_symbol { T_POSIX_COUNT } | 
| enum indicating which symbols are wrapped  More... | |
Variables | |
| static const char *const | Wrapped_symbol_names [T_POSIX_COUNT] | 
| Array containing wrapped symbols names.  More... | |