Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/ntpd/
H A Dntpd.c1509 int bufcount = 0; local
1539 bufcount++;
1554 if (bufcount) {
1555 collect_timing(NULL, "processing", bufcount, &tsb);
1556 DPRINTF(2, ("processing time for %d buffers %s\n", bufcount, lfptoa(&tsb, 9)));