Home
last modified time | relevance | path

Searched refs:bufcount (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/ntp/ntpd/
H A Dntpd.c1484 int bufcount = 0; local
1514 bufcount++;
1529 if (bufcount) {
1530 collect_timing(NULL, "processing", bufcount, &tsb);
1531 DPRINTF(2, ("processing time for %d buffers %s\n", bufcount, lfptoa(&tsb, 9)));