Searched refs:pxEvent (Results 1 – 1 of 1) sorted by relevance
53 #define SET_BASE_EVENT_DATA(pxEvent, eventId, paramCount, eventCount) \ argument55 (pxEvent)->EventID = TRC_EVENT_SET_PARAM_COUNT(eventId, paramCount), \56 (pxEvent)->EventCount = TRC_EVENT_SET_EVENT_COUNT(eventCount), \57 xTraceTimestampGet(&(pxEvent)->TS) \