Home
last modified time | relevance | path

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

/TraceRecorderSource-2.7.6/kernelports/BareMetal/
DtrcKernelPort.c93 prvProcessCommand(&msg); in vTraceEnable()
106 prvProcessCommand(&msg); in vTraceEnable()
194 prvProcessCommand(&msg); /* Start or Stop currently... */ in vTracePeriodicControl()
/TraceRecorderSource-2.7.6/kernelports/SAFERTOS/
DtrcKernelPort.c228 prvProcessCommand(&msg); in vTraceEnable()
241 prvProcessCommand(&msg); in vTraceEnable()
331 prvProcessCommand(&msg); /* Start or Stop currently... */ in TzCtrl()
/TraceRecorderSource-2.7.6/kernelports/FreeRTOS/
DtrcKernelPort.c412 prvProcessCommand(&msg); in vTraceEnable()
425 prvProcessCommand(&msg); in vTraceEnable()
619 prvProcessCommand(&msg); /* Start or Stop currently... */ in portTASK_FUNCTION()
/TraceRecorderSource-2.7.6/kernelports/Micrium/
DtrcKernelPort.c447 prvProcessCommand(&msg); in vTraceEnable()
460 prvProcessCommand(&msg); in vTraceEnable()
593 prvProcessCommand(&msg); /* Start or Stop currently... */ in TzCtrl()
/TraceRecorderSource-2.7.6/kernelports/ESP-IDF_FreeRTOS/
DtrcKernelPort.c510 prvProcessCommand(&msg); in vTraceEnable()
720 prvProcessCommand(&msg); /* Start or Stop currently... */ in portTASK_FUNCTION()
/TraceRecorderSource-2.7.6/kernelports/Zephyr/
DtrcKernelPort.c2186 prvProcessCommand(&msg); /* Start or Stop currently... */ in TzCtrl_thread_entry()
2285 prvProcessCommand(&msg); in TRC_STREAM_PORT_ALLOCATE_FIELDS()
2298 prvProcessCommand(&msg); in TRC_STREAM_PORT_ALLOCATE_FIELDS()
/TraceRecorderSource-2.7.6/include/
DtrcRecorder.h1868 void prvProcessCommand(TracealyzerCommandType* cmd);
/TraceRecorderSource-2.7.6/
DtrcStreamingRecorder.c2012 void prvProcessCommand(TracealyzerCommandType* cmd) in prvProcessCommand() function