Searched refs:zs_thread_start (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c401 hrtime_t zs_thread_start; member in struct:ztest_shared
5436 delta = zs->zs_thread_stop - zs->zs_thread_start +
5665 zs->zs_thread_start = gethrtime();
5667 zs->zs_thread_start + ztest_opts.zo_passtime * NANOSEC;

Completed in 72 milliseconds