Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dlog.c134 mdb_nicetime(SEC2NSEC(diff), buf, sizeof (buf)); in msgbuf()
/illumos-gate/usr/src/uts/common/sys/
H A Dtime.h256 #define SEC2NSEC(m) ((hrtime_t)(m) * (NANOSEC / SEC)) macro
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_ofile.c656 SEC2NSEC(smb2_savedh_timeout); in smb_ofile_drop()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c4763 arc_growtime = gethrtime() + SEC2NSEC(arc_grow_retry); in arc_reap_cb_check()
7206 arc_reap_cb, NULL, SEC2NSEC(1)); in arc_init()
H A Ddbuf.c570 &dbuf_evict_lock, SEC2NSEC(1), MSEC2NSEC(1), 0); in dbuf_evict_thread()
H A Dmetaslab.c3094 msp->ms_unload_time + SEC2NSEC(zfs_metaslab_max_size_cache_sec))) in metaslab_should_allocate()