Searched defs:NSEC2SEC (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dtime.h71 #define NSEC2SEC(n) ((n) / (NANOSEC / SEC)) macro
/freebsd-13-stable/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dtime.h50 #define NSEC2SEC(n) ((n) / (NANOSEC / SEC)) macro
/freebsd-13-stable/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dtime.h51 #define NSEC2SEC(n) ((n) / (NANOSEC / SEC)) macro

Completed in 107 milliseconds