Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c170 uint64_t zo_passtime; member
194 .zo_passtime = 60, /* 60 seconds */
656 (u_longlong_t)zo->zo_passtime); in usage()
795 zo->zo_passtime = MAX(1, value); in process_options()
6652 zs->zs_thread_start + ztest_opts.zo_passtime * NANOSEC; in ztest_run()
6657 ztest_random(ztest_opts.zo_passtime * NANOSEC); in ztest_run()