Home
last modified time | relevance | path

Searched refs:sysstats (Results 1 – 14 of 14) sorted by relevance

/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_util.c84 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 Dcomplete.conf.in12 statistics clockstats cryptostats loopstats peerstats protostats rawstats sysstats timingstats
19 filegen sysstats file sysstats type age enable
H A Dinvoke-ntp.conf.texi1139 @item @code{sysstats}
1144 @code{sysstats}:
2893 @item @code{sysstats}
H A Dntp.conf.def1203 .It Cm sysstats
1208 .Cm sysstats :
3094 .It Cm sysstats
/freebsd-13.1/contrib/ntp/ntpdc/
H A Dntpdc_ops.c51 static void sysstats (struct parse *, FILE *);
117 { "sysstats", sysstats, { NO, NO, NO, NO },
1041 sysstats( in sysstats() function
H A Dntpdc-opts.def494 .It Ic sysstats
/freebsd-13.1/contrib/ntp/ntpq/
H A Dntpq-subs.c75 static void sysstats (struct parse *, FILE *);
194 { "sysstats", sysstats, { NO, NO, NO, NO },
3917 sysstats( in sysstats() function
H A Dntpq.texi467 @item @anchor{sysstats} @code{sysstats}
H A Dntpq-opts.def744 .It Ic sysstats
747 uptime, sysstats reset, packets received, current version,
H A Dinvoke-ntpq.texi634 @item @code{sysstats}
637 uptime, sysstats reset, packets received, current version,
/freebsd-13.1/contrib/ntp/
H A DChangeLog319 * 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 DNEWS547 New sysstats: sys_lamport, sys_tsrounding. HStenn.
569 * New sysstats variables: sys_lamport, sys_tsrounding
H A DCommitLog-4.1.0286 * ntpdc/ntpdc_ops.c (sysstats): That's 'bad packet format'
H A DCommitLog150726 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"