Searched refs:collect_timing (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/ntp/include/
H A Dntpd.h132 extern void collect_timing (struct recvbuf *, const char *, int, l_fp *);
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Dntpd.c1326 collect_timing(rbuf, "buffer processing delay", 1, &dts);
1343 collect_timing(NULL, "processing", bufcount, &tsb);
H A Dntp_io.c396 collect_timing(struct recvbuf *rb, const char *tag, int count, l_fp *dts) function
3375 collect_timing(rb, "input processing delay", 1,
3831 collect_timing(NULL, "input handler", 1, &ts_e);

Completed in 87 milliseconds