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
641 #ifndef traceTASK_SWITCHED_OUT645 #define traceTASK_SWITCHED_OUT() macro
5069 traceTASK_SWITCHED_OUT(); in vTaskSwitchContext()5170 traceTASK_SWITCHED_OUT(); in vTaskSwitchContext()
2323 traceTASK_SWITCHED_OUT() and traceTASK_SWITCHED_INT() macros are used to