BSP and Device Driver Development Guide
This routine is invoked by the "Check Timer" (tmck
) test in the
RTEMS Timing Test Suite. It makes the benchmark_timer_read
routine NOT subtract the overhead required
to initialize and read the benchmark timer. This is used
by the tmoverhd
test to determine the overhead
required to initialize and read the timer.
void benchmark_timer_disable_subtracting_average_overhead(bool find_flag) { disable the subtract overhead feature }
The benchmark_timer_find_average_overhead
variable is used to
indicate the state of the "subtract overhead feature".
BSP and Device Driver Development Guide
Copyright © 1988-2008 OAR Corporation