HomeSort by: relevance | last modified time | path
    Searched refs:collect_timing (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/include/
ntpd.h 149 extern void collect_timing (struct recvbuf *, const char *, int, l_fp *);
  /src/external/bsd/ntp/dist/ntpd/
ntpd.c 1540 collect_timing(rbuf, "buffer processing delay", 1, &dts);
1557 collect_timing(NULL, "processing", bufcount, &tsb);
ntp_io.c 406 collect_timing(struct recvbuf *rb, const char *tag, int count, l_fp *dts) function
3494 collect_timing(rb, "input processing delay", 1,
3944 collect_timing(NULL, "input handler", 1, &ts_e);

Completed in 70 milliseconds