Searched refs:BENCH_SIZE (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/crypto/
H A Dxor.c61 #define BENCH_SIZE (PAGE_SIZE) macro
88 tmpl->do_2(BENCH_SIZE, b1, b2); do_xor_speed()
99 speed = max * (HZ * BENCH_SIZE / 1024); do_xor_speed()
122 b2 = b1 + 2*PAGE_SIZE + BENCH_SIZE; calibrate_xor_blocks()

Completed in 106 milliseconds