Searched refs:sysstats (Results 1 – 14 of 14) sorted by relevance
| /freebsd-13.1/contrib/ntp/ntpd/ |
| H A D | ntp_util.c | 84 static FILEGEN sysstats; variable 164 filegen_register(statsdir, "sysstats", &sysstats); in init_util() 758 filegen_setup(&sysstats, now.l_ui); in record_sys_stats() 761 if (sysstats.fp != NULL) { in record_sys_stats() 762 fprintf(sysstats.fp, in record_sys_stats() 769 fflush(sysstats.fp); in record_sys_stats()
|
| H A D | complete.conf.in | 12 statistics clockstats cryptostats loopstats peerstats protostats rawstats sysstats timingstats 19 filegen sysstats file sysstats type age enable
|
| H A D | invoke-ntp.conf.texi | 1139 @item @code{sysstats} 1144 @code{sysstats}: 2893 @item @code{sysstats}
|
| H A D | ntp.conf.def | 1203 .It Cm sysstats 1208 .Cm sysstats : 3094 .It Cm sysstats
|
| /freebsd-13.1/contrib/ntp/ntpdc/ |
| H A D | ntpdc_ops.c | 51 static void sysstats (struct parse *, FILE *); 117 { "sysstats", sysstats, { NO, NO, NO, NO }, 1041 sysstats( in sysstats() function
|
| H A D | ntpdc-opts.def | 494 .It Ic sysstats
|
| /freebsd-13.1/contrib/ntp/ntpq/ |
| H A D | ntpq-subs.c | 75 static void sysstats (struct parse *, FILE *); 194 { "sysstats", sysstats, { NO, NO, NO, NO }, 3917 sysstats( in sysstats() function
|
| H A D | ntpq.texi | 467 @item @anchor{sysstats} @code{sysstats}
|
| H A D | ntpq-opts.def | 744 .It Ic sysstats 747 uptime, sysstats reset, packets received, current version,
|
| H A D | invoke-ntpq.texi | 634 @item @code{sysstats} 637 uptime, sysstats reset, packets received, current version,
|
| /freebsd-13.1/contrib/ntp/ |
| H A D | ChangeLog | 319 * New sysstats: sys_lamport, sys_tsrounding. HStenn. 2952 * Add "ntpq -c sysstats" similar to "ntpdc -c sysstats". 4180 sysstats files and cryptostats files reveal the ambient health of a busy
|
| H A D | NEWS | 547 New sysstats: sys_lamport, sys_tsrounding. HStenn. 569 * New sysstats variables: sys_lamport, sys_tsrounding
|
| H A D | CommitLog-4.1.0 | 286 * ntpdc/ntpdc_ops.c (sysstats): That's 'bad packet format'
|
| H A D | CommitLog | 150726 add "mrulist", "monstats", "sysstats" commands. 151716 add "ntpq -c sysstats" modeled on "ntpdc -c sysstats" 151719 expose variables needed for "ntpq -c sysstats" similar to "ntpdc -c sysstats" 151722 expose variables needed for "ntpq -c sysstats" similar to "ntpdc -c sysstats" 151740 add "ntpq -c sysstats" modeled on "ntpdc -c sysstats"
|