Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ztest/
H A Dztest.c403 hrtime_t zs_thread_stop; member
5396 delta = zs->zs_thread_stop - zs->zs_thread_start + in ztest_deadman_thread()
5455 while ((now = gethrtime()) < zs->zs_thread_stop) { in ztest_thread()
5626 zs->zs_thread_stop = in ztest_run()
5628 zs->zs_thread_stop = MIN(zs->zs_thread_stop, zs->zs_proc_stop); in ztest_run()
5629 zs->zs_thread_kill = zs->zs_thread_stop; in ztest_run()