Home
last modified time | relevance | path

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

/src/contrib/ntp/conf/
H A Dmalarky.conf17 filegen clockstats file clockstats type day enable
H A Dbeauregard.conf16 filegen clockstats file clockstats type day enable
H A Drackety.conf55 filegen clockstats file clockstats type day enable
/src/contrib/ntp/ntpd/
H A Dcomplete.conf.in12 statistics clockstats cryptostats loopstats peerstats protostats rawstats sysstats timingstats
13 filegen clockstats file clockstats type none enable
H A Dntp_util.c81 static FILEGEN clockstats; variable
161 filegen_register(statsdir, "clockstats", &clockstats); in init_util()
673 filegen_setup(&clockstats, now.l_ui); in record_clock_stats()
676 if (clockstats.fp != NULL) { in record_clock_stats()
677 fprintf(clockstats.fp, "%lu %s %s %s\n", day, in record_clock_stats()
679 fflush(clockstats.fp); in record_clock_stats()
H A Dntp.conf.def1081 .It Cm clockstats
1086 .Cm clockstats :
2439 .Cm clockstats
H A Dinvoke-ntp.conf.texi1018 @item @code{clockstats}
1023 @code{clockstats}:
2327 @code{clockstats}
/src/contrib/ntp/scripts/stats/
H A DREADME7 daily loopstats, peerstats and clockstats files produced by the daemon,
11 In the case of the Austron 2201A GPS receiver, the clockstats file
H A DREADME.stats10 clockstats, each of which is described in this note.
44 clockstats
46 The following data are collected in the clockstats files. The files are
/src/contrib/ntp/scripts/
H A DREADME25 maintaining statistics summaries of clockstats, loopstats
/src/contrib/ntp/
H A DChangeLog1649 * [Bug 2419] [rc-nmea] Improve clockstats reporting when receiver sends
2065 add statistic counters (mode bit enabled) to clockstats file.
2885 to its clockstats format.
4133 clockstats file.
4342 * SHM driver grabs more samples, add clockstats
4566 * [BUG 1051] Month off by one in leap second message written to clockstats
H A DCommitLog71323 fix for missing NMEA sentence in clockstats
71337 fix for missing NMEA sentence in clockstats
78945 [Bug 2419] [rc-nmea] Improve clockstats reporting when receiver sends data without valid GPS fix.
78948 … [Bug 2419] [rc-nmea] Improve clockstats reporting when receiver sends data without valid GPS fix.
78951 … [Bug 2419] [rc-nmea] Improve clockstats reporting when receiver sends data without valid GPS fix.
111575 add stat counters for diagnostics (mode bit enabled) to clockstats file
111579 add stat counters for diagnostics (mode bit enabled) to clockstats file
111583 add stat counters for diagnostics (mode bit enabled) to clockstats file
111587 Increase detail in clockstats for NMEA driver (from Hal Murray).
111591 Increase detail in clockstats for NMEA driver (from Hal Murray).
[all …]