Home
last modified time | relevance | path

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

/linux/lib/tests/
H A Dbase64_kunit.c12 static u64 bench_encode_ns(const u8 *data, int len, char *dst, int reps, in bench_encode_ns() function
61 u64 t1 = bench_encode_ns(in, size, enc, reps, variant); in run_perf_and_check()