Home
last modified time | relevance | path

Searched refs:portGET_RUN_TIME_COUNTER_VALUE (Results 1 – 6 of 6) sorted by relevance

/Kernel-v10.6.2/portable/ThirdParty/GCC/Posix/
Dportmacro.h131 #define portGET_RUN_TIME_COUNTER_VALUE() ulPortGetRunTime() macro
/Kernel-v10.6.2/portable/ThirdParty/XCC/Xtensa/
Dportmacro.h120 #define portGET_RUN_TIME_COUNTER_VALUE() xthal_get_ccount() macro
/Kernel-v10.6.2/portable/ThirdParty/GCC/Xtensa_ESP32/include/
Dportmacro.h345 #define portGET_RUN_TIME_COUNTER_VALUE() xthal_get_ccount() macro
/Kernel-v10.6.2/include/
DFreeRTOS.h840 #ifndef portGET_RUN_TIME_COUNTER_VALUE
842 …rror If configGENERATE_RUN_TIME_STATS is defined then either portGET_RUN_TIME_COUNTER_VALUE or por…
/Kernel-v10.6.2/
Dtasks.c2597 … *pulTotalRunTime = ( configRUN_TIME_COUNTER_TYPE ) portGET_RUN_TIME_COUNTER_VALUE(); in uxTaskGetSystemState()
3088 ulTotalRunTime = ( configRUN_TIME_COUNTER_TYPE ) portGET_RUN_TIME_COUNTER_VALUE(); in vTaskSwitchContext()
5346 ulTotalTime = ( configRUN_TIME_COUNTER_TYPE ) portGET_RUN_TIME_COUNTER_VALUE(); in ulTaskGetRunTimePercent()
DHistory.txt1859 the already existing portGET_RUN_TIME_COUNTER_VALUE(). This allows for