Home
last modified time | relevance | path

Searched defs:gethrestime (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dtime.h83 gethrestime(inode_timespec_t *ts) in gethrestime() function
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dtime.h72 gethrestime(inode_timespec_t *ts) in gethrestime() function
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dtime.h76 #define gethrestime(ts) getnanotime(ts) macro