Home
last modified time | relevance | path

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

/TraceRecorderSource-3.4.0/include/
DtrcEvent.h53 #define SET_BASE_EVENT_DATA(pxEvent, eventId, paramCount, eventCount) \ argument
55 (pxEvent)->EventID = TRC_EVENT_SET_PARAM_COUNT(eventId, paramCount), \
56 (pxEvent)->EventCount = TRC_EVENT_SET_EVENT_COUNT(eventCount), \
57 xTraceTimestampGet(&(pxEvent)->TS) \