Searched refs:TRC_STREAM_PORT_MALLOC (Results 1 – 6 of 6) sorted by relevance
114 #define TRC_STREAM_PORT_MALLOC() /* Static allocation. Not used. */ macro118 #define TRC_STREAM_PORT_MALLOC() /* Static allocation. Not used. */122 #define TRC_STREAM_PORT_MALLOC() _TzTraceData = TRC_PORT_MALLOC(TRC_CFG_RTT_BUFFER_SIZE_UP);126 #define TRC_STREAM_PORT_MALLOC() /* Not used in custom mode */147 TRC_STREAM_PORT_MALLOC(); /*Dynamic allocation or empty if static */ \
118 #define TRC_STREAM_PORT_MALLOC() /* Static allocation. Not used. */ macro122 #define TRC_STREAM_PORT_MALLOC() /* Static allocation. Not used. */126 #define TRC_STREAM_PORT_MALLOC() _TzTraceData = TRC_PORT_MALLOC(TRC_CFG_RTT_BUFFER_SIZE_UP);130 #define TRC_STREAM_PORT_MALLOC() /* Not used in custom mode */151 TRC_STREAM_PORT_MALLOC(); /*Dynamic allocation or empty if static */ \
37 #define TRC_STREAM_PORT_MALLOC() \ macro41 #define TRC_STREAM_PORT_MALLOC() /* Custom or static allocation. Not used. */ macro44 TRC_STREAM_PORT_MALLOC(); \
37 TRC_STREAM_PORT_MALLOC();
114 TRC_STREAM_PORT_MALLOC(); \
1722 #ifndef TRC_STREAM_PORT_MALLOC1723 #define TRC_STREAM_PORT_MALLOC() /* Static allocation. Not used. */ macro1735 #ifndef TRC_STREAM_PORT_MALLOC1737 #define TRC_STREAM_PORT_MALLOC() \ macro1741 #define TRC_STREAM_PORT_MALLOC() /* Custom allocation. Not used. */ macro1748 TRC_STREAM_PORT_MALLOC(); /* Empty if static allocation mode */ \