Searched refs:portGET_RUN_TIME_COUNTER_VALUE (Results 1 – 6 of 6) sorted by relevance
131 #define portGET_RUN_TIME_COUNTER_VALUE() ulPortGetRunTime() macro
120 #define portGET_RUN_TIME_COUNTER_VALUE() xthal_get_ccount() macro
345 #define portGET_RUN_TIME_COUNTER_VALUE() xthal_get_ccount() macro
840 #ifndef portGET_RUN_TIME_COUNTER_VALUE842 …rror If configGENERATE_RUN_TIME_STATS is defined then either portGET_RUN_TIME_COUNTER_VALUE or por…
2597 … *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()
1859 the already existing portGET_RUN_TIME_COUNTER_VALUE(). This allows for