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

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...