BENCH_SIZE
tmpl->do_2(BENCH_SIZE, b1, b2);
speed = (1000 * reps * BENCH_SIZE) / (unsigned int)ktime_to_ns(min);
b2 = b1 + 2*PAGE_SIZE + BENCH_SIZE;