Home
last modified time | relevance | path

Searched defs:xValue (Results 1 – 4 of 4) sorted by relevance

/TraceRecorderSource-3.4.0/
DtrcDiagnostics.c61 traceResult xTraceDiagnosticsSet(TraceDiagnosticsType_t xType, TraceBaseType_t xValue) in xTraceDiagnosticsSet()
74 traceResult xTraceDiagnosticsAdd(TraceDiagnosticsType_t xType, TraceBaseType_t xValue) in xTraceDiagnosticsAdd()
97 traceResult xTraceDiagnosticsSetIfHigher(TraceDiagnosticsType_t xType, TraceBaseType_t xValue) in xTraceDiagnosticsSetIfHigher()
113 traceResult xTraceDiagnosticsSetIfLower(TraceDiagnosticsType_t xType, TraceBaseType_t xValue) in xTraceDiagnosticsSetIfLower()
DtrcCounter.c58 traceResult xTraceCounterSet(TraceCounterHandle_t xCounterHandle, TraceBaseType_t xValue) in xTraceCounterSet()
/TraceRecorderSource-3.4.0/include/
DtrcCounter.h71 #define xTraceCounterAdd(xCounterHandle, xValue) xTraceCounterSet(xCounterHandle, (TraceBaseType_t)… argument
DtrcRecorder.h866 #define trcKERNEL_HOOKS_NEW_TIME(SERVICE, xValue) \ argument
870 #define trcKERNEL_HOOKS_NEW_TIME(SERVICE, xValue) argument
889 #define trcKERNEL_HOOKS_TASK_DELAY(SERVICE, pxTCB, xValue) \ argument