Searched refs:traceTASK_SWITCHED_OUT (Results 1 – 6 of 6) sorted by relevance
31 #define traceTASK_SWITCHED_OUT() \ macro
112 #define traceTASK_SWITCHED_OUT() do { if( pxCurrentTCB->pxTaskTag != NULL ) vPortSaveFlopRegiste… macro
593 #ifndef traceTASK_SWITCHED_OUT597 #define traceTASK_SWITCHED_OUT() macro
5108 traceTASK_SWITCHED_OUT(); in vTaskSwitchContext()5209 traceTASK_SWITCHED_OUT(); in vTaskSwitchContext()
2246 traceTASK_SWITCHED_OUT() and traceTASK_SWITCHED_INT() macros are used to