Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c182 uint64_t zo_time; member
211 .zo_time = 300, /* 5 minutes */
740 (u_longlong_t)zo->zo_time, /* -T */ in usage()
906 zo->zo_time = value; in process_options()
987 (zo->zo_vdevs > 0 ? zo->zo_time * NANOSEC / zo->zo_vdevs : in process_options()
7833 (u_longlong_t)ztest_opts.zo_time); in main()
7853 zs->zs_proc_stop = zs->zs_proc_start + ztest_opts.zo_time * NANOSEC; in main()
7923 (ztest_opts.zo_time * NANOSEC), timebuf); in main()