Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/ntpd/
Dntp_util.c86 static FILEGEN protostats; variable
166 filegen_register(statsdir, "protostats", &protostats); in init_util()
845 filegen_setup(&protostats, now.l_ui); in record_proto_stats()
848 if (protostats.fp != NULL) { in record_proto_stats()
849 fprintf(protostats.fp, "%lu %s %s\n", day, in record_proto_stats()
851 fflush(protostats.fp); in record_proto_stats()
Dcomplete.conf.in12 statistics clockstats cryptostats loopstats peerstats protostats rawstats sysstats timingstats
17 filegen protostats file stats type month enable
/freebsd-12-stable/contrib/ntp/
DChangeLog4297 1. The protostats statistics files have been very useful in exposing
4300 protostats messages with optional syslog as well. These can also be sent