Searched refs:clockstats (Results 1 – 12 of 12) sorted by relevance
| /freebsd-13.1/contrib/ntp/conf/ |
| H A D | malarky.conf | 17 filegen clockstats file clockstats type day enable
|
| H A D | beauregard.conf | 16 filegen clockstats file clockstats type day enable
|
| H A D | rackety.conf | 55 filegen clockstats file clockstats type day enable
|
| /freebsd-13.1/contrib/ntp/ntpd/ |
| H A D | ntp_util.c | 82 static FILEGEN clockstats; variable 162 filegen_register(statsdir, "clockstats", &clockstats); in init_util() 629 filegen_setup(&clockstats, now.l_ui); in record_clock_stats() 632 if (clockstats.fp != NULL) { in record_clock_stats() 633 fprintf(clockstats.fp, "%lu %s %s %s\n", day, in record_clock_stats() 635 fflush(clockstats.fp); in record_clock_stats()
|
| H A D | complete.conf.in | 12 statistics clockstats cryptostats loopstats peerstats protostats rawstats sysstats timingstats 13 filegen clockstats file clockstats type none enable
|
| H A D | invoke-ntp.conf.texi | 1038 @item @code{clockstats} 1043 @code{clockstats}: 2322 @code{clockstats}
|
| H A D | ntp.conf.def | 1102 .It Cm clockstats 1107 .Cm clockstats : 2431 .Cm clockstats
|
| /freebsd-13.1/contrib/ntp/scripts/stats/ |
| H A D | README | 7 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 D | README.stats | 10 clockstats, each of which is described in this note. 44 clockstats 46 The following data are collected in the clockstats files. The files are
|
| /freebsd-13.1/contrib/ntp/scripts/ |
| H A D | README | 25 maintaining statistics summaries of clockstats, loopstats
|
| /freebsd-13.1/contrib/ntp/ |
| H A D | ChangeLog | 1409 * [Bug 2419] [rc-nmea] Improve clockstats reporting when receiver sends 1825 add statistic counters (mode bit enabled) to clockstats file. 2645 to its clockstats format. 3893 clockstats file. 4102 * SHM driver grabs more samples, add clockstats 4326 * [BUG 1051] Month off by one in leap second message written to clockstats
|
| H A D | CommitLog | 61967 fix for missing NMEA sentence in clockstats 61981 fix for missing NMEA sentence in clockstats 102231 Increase detail in clockstats for NMEA driver (from Hal Murray). 137965 to its clockstats format. 137972 to its clockstats format. 182481 Add clockstats for debugging if flag4 is on. (just counters) 182485 Add clockstats for debugging if flag4 is on. (just counters) 182493 Add clockstats for debugging if flag4 is on. (just counters) 182498 Add clockstats for debugging if flag4 is on. (just counters) 218254 Dave Mills: flag4 in atom driver records offset to clockstats [all …]
|