Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/openzfs/cmd/
HDztest.c188 uint64_t zo_time; member
247 .zo_time = DEFAULT_RUN_TIME,
1036 zo->zo_time = value; in process_options()
1132 (zo->zo_vdevs > 0 ? zo->zo_time * NANOSEC / zo->zo_vdevs : in process_options()
8204 ztest_opts.zo_time); in main()
8224 zs->zs_proc_stop = zs->zs_proc_start + ztest_opts.zo_time * NANOSEC; in main()
8294 (ztest_opts.zo_time * NANOSEC), timebuf); in main()