Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/ntpd/
Dcomplete.conf.in12 statistics clockstats cryptostats loopstats peerstats protostats rawstats sysstats timingstats
20 filegen timingstats file timingstats type none disable
Dntp_util.c88 static FILEGEN timingstats; variable
168 filegen_register(statsdir, "timingstats", &timingstats); in init_util()
917 filegen_setup(&timingstats, now.l_ui); in record_timing_stats()
920 if (timingstats.fp != NULL) { in record_timing_stats()
921 fprintf(timingstats.fp, "%lu %s %s\n", day, lfptoa(&now, in record_timing_stats()
924 fflush(timingstats.fp); in record_timing_stats()
/freebsd-12-stable/contrib/ntp/
DChangeLog4245 * [Bug 1065] Re-enable support for the timingstats file.
DCommitLog138753 filegen_register() timingstats and cryptostats unconditionally, so we do
189158 [Bug 1065] Re-enable support for the timingstats file
189161 [Bug 1065] Re-enable support for the timingstats file
189174 Reinstate timingstats file
189177 Reinstate timingstats file
189278 Reinstate lost timingstats file
189281 Reinstate lost timingstats file
189284 Reinstate lost timingstats file
189287 Reinstate lost timingstats file
189290 Reinstate lost timingstats file
[all …]