Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c344 uint64_t zc_time; /* per-pass time */ member
6850 atomic_add_64(&zc->zc_time, functime); in ztest_execute()
7880 zc->zc_time = 0; in main()
7935 print_time(zc->zc_time, timebuf); in main()