Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ztest/
H A Dztest.c161 uint64_t zo_time; member
183 .zo_time = 300, /* 5 minutes */
600 (u_longlong_t)zo->zo_time, /* -T */ in usage()
695 zo->zo_time = value; in process_options()
719 (zo->zo_vdevs > 0 ? zo->zo_time * NANOSEC / zo->zo_vdevs : in process_options()
6210 (u_longlong_t)ztest_opts.zo_time); in main()
6230 zs->zs_proc_stop = zs->zs_proc_start + ztest_opts.zo_time * NANOSEC; in main()
6300 (ztest_opts.zo_time * NANOSEC), timebuf); in main()