Home
last modified time | relevance | path

Searched refs:bufname (Results 1 – 1 of 1) sorted by relevance

/TraceRecorderSource-2.7.6/include/
DtrcRecorder.h464 #define TRC_ALLOC_CUSTOM_BUFFER(bufname) RecorderDataType bufname; argument
467 …#define TRC_ALLOC_CUSTOM_BUFFER(bufname) char bufname [TRC_CFG_RTT_BUFFER_SIZE_UP]; /* Not static… argument
469 …#define TRC_ALLOC_CUSTOM_BUFFER(bufname) char bufname [(TRC_CFG_PAGED_EVENT_BUFFER_PAGE_COUNT) * (… argument
473 …#define TRC_ALLOC_CUSTOM_BUFFER(bufname) /* If not CUSTOM, bufname will be an undefined symbol (sa… argument
1912 #define TRC_ALLOC_CUSTOM_BUFFER(bufname) argument