Searched refs:accumulator (Results 1 – 2 of 2) sorted by relevance
34 uint64_t accumulator = 0; in test_task_2() local41 accumulator += (portGET_RUN_TIME_COUNTER_VALUE() - context->before_sched); in test_task_2()45 context->cycles_to_sched = accumulator / NUMBER_OF_ITERATIONS; in test_task_2()
39 …e server which has a URI POST handler for adding these numbers into an accumulator that is valid t…40 * the script does a GET before closing and displays the final value of the accumulator