Searched refs:D_INFO (Results 1 – 3 of 3) sorted by relevance
| /src/sys/contrib/openzfs/cmd/raidz_test/ |
| H A D | raidz_test.c | 79 case D_INFO: in print_opts() 88 if (force || opts->rto_v >= D_INFO) { in print_opts() 423 LOG(D_INFO, DBLSEP); in run_gen_check() 424 LOG(D_INFO, "Testing parity generation...\n"); in run_gen_check() 429 LOG(D_INFO, SEP); in run_gen_check() 430 LOG(D_INFO, "\tTesting [%s] implementation...", *impl_name); in run_gen_check() 433 LOG(D_INFO, "[SKIP]\n"); in run_gen_check() 436 LOG(D_INFO, "[SUPPORTED]\n"); in run_gen_check() 449 LOG(D_INFO, "\t\tTesting method [%s] ...", in run_gen_check() 456 LOG(D_INFO, "[FAIL]\n"); in run_gen_check() [all …]
|
| H A D | raidz_bench.c | 129 LOG(D_INFO, DBLSEP "\nBenchmarking parity generation...\n\n"); in run_gen_bench() 221 LOG(D_INFO, DBLSEP "\nBenchmarking data reconstruction...\n\n"); in run_rec_bench()
|
| H A D | raidz_test.h | 48 D_INFO, enumerator
|