Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/cmd/ztest/
H A Dztest.c497 hrtime_t zs_thread_stop; member
6996 delay = (zs->zs_thread_stop - zs->zs_thread_start) + in ztest_deadman_thread()
7076 while ((now = gethrtime()) < zs->zs_thread_stop) { in ztest_thread()
7428 zs->zs_thread_stop = in ztest_run()
7430 zs->zs_thread_stop = MIN(zs->zs_thread_stop, zs->zs_proc_stop); in ztest_run()
7431 zs->zs_thread_kill = zs->zs_thread_stop; in ztest_run()