Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/raidz_test/
H A Draidz_bench.c97 elapsed = NSEC2SEC((double)(gethrtime() - start)); in run_gen_bench_impl()
181 elapsed = NSEC2SEC((double)(gethrtime() - start)); in run_rec_bench_impl()
/illumos-gate/usr/src/uts/common/sys/
H A Dtime.h255 #define NSEC2SEC(n) ((n) / (NANOSEC / SEC)) macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_scan.c1311 NSEC2SEC(sync_time_ns) >= zfs_txg_timeout)) || in dsl_scan_check_suspend()
2714 NSEC2SEC(sync_time_ns) >= zfs_txg_timeout)) || in scan_io_queue_check_suspend()
H A Dspa.c2638 NSEC2SEC(import_expire - gethrtime())); in spa_activity_check()
8742 NSEC2SEC(gethrtime() - spa->spa_spares_last_polled) >