Searched refs:cycles_before (Results 1 – 1 of 1) sorted by relevance
23 uint32_t cycles_before; variable37 cycles_before = portGET_RUN_TIME_COUNTER_VALUE();39 realloc_time_average = portGET_RUN_TIME_COUNTER_VALUE() - cycles_before;62 cycles_before = portGET_RUN_TIME_COUNTER_VALUE();64 free_time_average = portGET_RUN_TIME_COUNTER_VALUE() - cycles_before;77 cycles_before = portGET_RUN_TIME_COUNTER_VALUE();79 alloc_time_average = portGET_RUN_TIME_COUNTER_VALUE() - cycles_before;95 cycles_before = portGET_RUN_TIME_COUNTER_VALUE();97 free_time_average = portGET_RUN_TIME_COUNTER_VALUE() - cycles_before;