Searched refs:cycles_to_sched (Results 1 – 1 of 1) sorted by relevance
17 uint32_t cycles_to_sched; member45 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);