Searched refs:timespec_sub (Results 1 – 7 of 7) sorted by relevance
| /freebsd/sys/dev/qat/qat_common/ |
| H A D | adf_clock.c | 104 delta = timespec_sub(ts2, ts1); in measure_clock() 129 delta = timespec_sub(ts4, ts3); in measure_clock() 143 delta = timespec_sub(ts3, ts1); in measure_clock()
|
| /freebsd/tools/tools/netrate/netreceive/ |
| H A D | netreceive.c | 87 timespec_sub(struct timespec *tsa, struct timespec *tsb) in timespec_sub() function 180 timespec_sub(&delta, &then); in main_thread()
|
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | time.h | 79 timespec_sub(struct timespec lhs, struct timespec rhs) in timespec_sub() 77 timespec_sub(struct timespec lhs, struct timespec rhs) timespec_sub() function
|
| /freebsd/tools/tools/netmap/ |
| H A D | ctrs.h | 88 timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
|
| H A D | pkt-gen.c | 1368 w = timespec_sub(ts, cur); in wait_time()
|
| /freebsd/sys/dev/qat/qat/ |
| H A D | qat_ocf_utils.c | 51 delta = timespec_sub(current_ts, start_ts); in qat_ocf_wait_for_session()
|
| /freebsd/contrib/ofed/libbnxtre/ |
| H A D | main.h | 494 static void timespec_sub(const struct timespec *a, const struct timespec *b, in timespec_sub() function 529 timespec_sub(&cur, &start, &res); in bnxt_re_sub_sec_busy_wait()
|