Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freertos/test/
Dtest_freertos_scheduling_time.c17 uint32_t cycles_to_sched; member
45 context->cycles_to_sched = accumulator / NUMBER_OF_ITERATIONS; in test_task_2()
68 TEST_PERFORMANCE_LESS_THAN(SCHEDULING_TIME , "%d cycles" ,context.cycles_to_sched);