Home
last modified time | relevance | path

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

/TraceRecorderSource-3.4.0/
DtrcSnapshotRecorder.c284 static void prvTraceUBHelper2(traceUBChannel channel, uint32_t* data, uint32_t noOfSlots);
1205 prvTraceUBHelper2(channel, data, noOfSlots); in prvTraceUBHelper1()
1215 static void prvTraceUBHelper2(traceUBChannel channel, uint32_t* data, uint32_t noOfSlots) in prvTraceUBHelper2() function
1352 prvTraceUBHelper2(channelPair, data, 1); /* Only need one slot for timestamp */ in vTraceUBEvent()
1591 prvTraceUBHelper2(channel, tempDataBuffer, noOfSlots); in xTracePrint()