Home
last modified time | relevance | path

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

/TraceRecorderSource-3.4.0/config/
DKconfig143 trace log, generated using vTracePrint and vTracePrintF.
378 vTracePrintF is stripped out, in case floating point values are not used or
381 Floating point values are only used in vTracePrintF and its subroutines, to
384 vTracePrintF can be used with integer and string arguments in either case.
493 You can also use the other user event functions, like vTracePrintF.
495 vTracePrintF then looks up the correct UB channel based on the
502 vTracePrintF(chn2, "%Z: %d", value1);
505 vTracePrintF(chn2, "%Z: %d", value2);
/TraceRecorderSource-3.4.0/include/
DtrcRecorder.h1949 #define vTracePrintF (void)xTracePrintF macro