Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_util.c88 static FILEGEN timingstats; variable
168 filegen_register(statsdir, "timingstats", &timingstats); in init_util()
920 filegen_setup(&timingstats, now.l_ui); in record_timing_stats()
923 if (timingstats.fp != NULL) { in record_timing_stats()
924 fprintf(timingstats.fp, "%lu %s %s\n", day, lfptoa(&now, in record_timing_stats()
927 fflush(timingstats.fp); in record_timing_stats()
Dcomplete.conf.in12 statistics clockstats cryptostats loopstats peerstats protostats rawstats sysstats timingstats
20 filegen timingstats file timingstats type none disable
/netbsd/src/external/bsd/ntp/dist/
DChangeLog4363 * [Bug 1065] Re-enable support for the timingstats file.
DCommitLog141974 filegen_register() timingstats and cryptostats unconditionally, so we do
192379 [Bug 1065] Re-enable support for the timingstats file
192382 [Bug 1065] Re-enable support for the timingstats file
192395 Reinstate timingstats file
192398 Reinstate timingstats file
192499 Reinstate lost timingstats file
192502 Reinstate lost timingstats file
192505 Reinstate lost timingstats file
192508 Reinstate lost timingstats file
192511 Reinstate lost timingstats file
[all …]