Home
last modified time | relevance | path

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

/TraceRecorderSource-2.7.6/
DtrcStreamingRecorder.c336 traceString userEvtChannel,
343 traceString userEvtChannel,
1609 traceString userEvtChannel, in prvTraceStoreStringEventHelper() argument
1669 if ((userEvtChannel != NULL) && (i == 0)) in prvTraceStoreStringEventHelper()
1672 data32[i] = (uint32_t)userEvtChannel; in prvTraceStoreStringEventHelper()
1698 traceString userEvtChannel, in prvTraceStoreSimpleStringEventHelper() argument
1715 if (userEvtChannel) in prvTraceStoreSimpleStringEventHelper()
1765 if (userEvtChannel != NULL) in prvTraceStoreSimpleStringEventHelper()
1768 data32[0] = (uint32_t)userEvtChannel; in prvTraceStoreSimpleStringEventHelper()