Searched refs:zo_threads (Results 1 – 1 of 1) sorted by relevance
156 int zo_threads; member178 .zo_threads = 23,594 zo->zo_threads, /* -t */ in usage()661 zo->zo_threads = MAX(1, value); in process_options()5539 for (int t = d; t < ztest_opts.zo_threads; in ztest_dataset_destroy()5738 tid = umem_zalloc(ztest_opts.zo_threads * sizeof (thread_t), in ztest_run()5747 for (int t = 0; t < ztest_opts.zo_threads; t++) { in ztest_run()5759 for (int t = ztest_opts.zo_threads - 1; t >= 0; t--) { in ztest_run()5771 umem_free(tid, ztest_opts.zo_threads * sizeof (thread_t)); in ztest_run()6249 ztest_opts.zo_threads, in main()