Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/raidz_test/
H A Draidz_bench.c109 LOG(D_ALL, "%10s, %8s, %zu, %10llu, %lf, %lf, %u\n", in run_gen_bench_impl()
129 LOG(D_ALL, "impl, math, dcols, iosize, disk_bw, total_bw, iter\n"); in run_gen_bench()
201 LOG(D_ALL, "%10s, %8s, %zu, %10llu, %lf, %lf, %u\n", in run_rec_bench_impl()
221 LOG(D_ALL, "impl, math, dcols, iosize, disk_bw, total_bw, iter\n"); in run_rec_bench()
H A Draidz_test.h46 D_ALL, enumerator
77 .rto_v = D_ALL,
H A Draidz_test.c74 case D_ALL: in print_opts()
721 LOG(D_ALL, "%lu/%lu... ", tried_comb, total_comb); in run_sweep()
767 LOG(D_ALL, "\nWaiting for test threads to finish...\n"); in run_sweep()
780 LOG(D_ALL, "Test timeout (%lus). Stopping...\n", in run_sweep()
783 LOG(D_ALL, "Sweep test succeeded on %lu raidz maps!\n", in run_sweep()