trcBase.h File Reference
#include "trcKernelPort.h"
Include dependency graph for trcBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define TRACE_MINOR_VERSION   4
 
#define TRACE_STORE_MODE_STOP_WHEN_FULL   1
 
#define TRACE_STORE_MODE_RING_BUFFER   2
 
#define TRACE_DATA_ALLOCATION_STATIC   1
 
#define TRACE_DATA_ALLOCATION_DYNAMIC   2
 
#define TRACE_DATA_ALLOCATION_CUSTOM   3
 

Macro Definition Documentation

#define TRACE_DATA_ALLOCATION_CUSTOM   3
#define TRACE_DATA_ALLOCATION_DYNAMIC   2
#define TRACE_DATA_ALLOCATION_STATIC   1
#define TRACE_MINOR_VERSION   4
#define TRACE_STORE_MODE_RING_BUFFER   2
#define TRACE_STORE_MODE_STOP_WHEN_FULL   1