Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_util.c85 static FILEGEN sysstats; variable
165 filegen_register(statsdir, "sysstats", &sysstats); in init_util()
811 filegen_setup(&sysstats, now.l_ui); in record_sys_stats()
814 if (sysstats.fp != NULL) { in record_sys_stats()
815 fprintf(sysstats.fp, in record_sys_stats()
822 fflush(sysstats.fp); in record_sys_stats()
Dcomplete.conf.in12 statistics clockstats cryptostats loopstats peerstats protostats rawstats sysstats timingstats
19 filegen sysstats file sysstats type age enable
Dinvoke-ntp.conf.texi1119 @item @code{sysstats}
1124 @code{sysstats}:
2896 @item @code{sysstats}
Dntp.conf.def1182 .It Cm sysstats
1187 .Cm sysstats :
3100 .It Cm sysstats
/netbsd/src/external/bsd/ntp/dist/ntpdc/
Dntpdc_ops.c53 static void sysstats (struct parse *, FILE *);
119 { "sysstats", sysstats, { NO, NO, NO, NO },
1043 sysstats( in sysstats() function
Dntpdc-opts.def504 .It Ic sysstats
/netbsd/src/external/bsd/ntp/dist/ntpq/
Dntpq-subs.c77 static void sysstats (struct parse *, FILE *);
196 { "sysstats", sysstats, { NO, NO, NO, NO },
3949 sysstats( in sysstats() function
Dntpq.texi467 @item @anchor{sysstats} @code{sysstats}
Dntpq-opts.def754 .It Ic sysstats
757 uptime, sysstats reset, packets received, current version,
Dinvoke-ntpq.texi634 @item @code{sysstats}
637 uptime, sysstats reset, packets received, current version,
/netbsd/src/external/bsd/ntp/dist/
DChangeLog559 * New sysstats: sys_lamport, sys_tsrounding. HStenn.
3192 * Add "ntpq -c sysstats" similar to "ntpdc -c sysstats".
4420 sysstats files and cryptostats files reveal the ambient health of a busy
DNEWS831 New sysstats: sys_lamport, sys_tsrounding. HStenn.
853 * New sysstats variables: sys_lamport, sys_tsrounding
4597 New sysstats: sys_lamport, sys_tsrounding. HStenn.
4619 * New sysstats variables: sys_lamport, sys_tsrounding
DCommitLog-4.1.0286 * ntpdc/ntpdc_ops.c (sysstats): That's 'bad packet format'
DCommitLog160082 add "mrulist", "monstats", "sysstats" commands.
161072 add "ntpq -c sysstats" modeled on "ntpdc -c sysstats"
161075 expose variables needed for "ntpq -c sysstats" similar to "ntpdc -c sysstats"
161078 expose variables needed for "ntpq -c sysstats" similar to "ntpdc -c sysstats"
161096 add "ntpq -c sysstats" modeled on "ntpdc -c sysstats"