Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dxor.c65 #define BENCH_SIZE (PAGE_SIZE) macro
92 tmpl->do_2(BENCH_SIZE, b1, b2); in do_xor_speed()
103 speed = max * (HZ * BENCH_SIZE / 1024); in do_xor_speed()
130 b2 = b1 + 2*PAGE_SIZE + BENCH_SIZE; in calibrate_xor_blocks()