Home
last modified time | relevance | path

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

/TraceRecorderSource-3.4.0/kernelports/FreeRTOS/include/
DtrcKernelPort.h1336 trcKERNEL_HOOKS_SET_TASK_INSTANCE_FINISHED();
1342 trcKERNEL_HOOKS_SET_TASK_INSTANCE_FINISHED();
1350 trcKERNEL_HOOKS_SET_TASK_INSTANCE_FINISHED();
1355 trcKERNEL_HOOKS_SET_TASK_INSTANCE_FINISHED();
1457 trcKERNEL_HOOKS_SET_TASK_INSTANCE_FINISHED(); \
1476 trcKERNEL_HOOKS_SET_TASK_INSTANCE_FINISHED(); \
1653 trcKERNEL_HOOKS_SET_TASK_INSTANCE_FINISHED();
1719 trcKERNEL_HOOKS_SET_TASK_INSTANCE_FINISHED();
1725 trcKERNEL_HOOKS_SET_TASK_INSTANCE_FINISHED();
1771 trcKERNEL_HOOKS_SET_TASK_INSTANCE_FINISHED();
[all …]
/TraceRecorderSource-3.4.0/include/
DtrcRecorder.h838 #undef trcKERNEL_HOOKS_SET_TASK_INSTANCE_FINISHED
839 #define trcKERNEL_HOOKS_SET_TASK_INSTANCE_FINISHED() \ macro