Searched refs:timespec_sub (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dtime.h75 timespec_sub(struct timespec lhs, struct timespec rhs) function
/freebsd-11-stable/tools/tools/netmap/
H A Dctrs.h89 timespec_sub(struct timespec a, struct timespec b) function
H A Dpkt-gen.c1266 w = timespec_sub(ts, cur);
/freebsd-11-stable/tools/tools/netrate/netreceive/
H A Dnetreceive.c89 timespec_sub(struct timespec *tsa, struct timespec *tsb) function
182 timespec_sub(&delta, &then);

Completed in 70 milliseconds