Searched refs:sysstats (Results 1 – 14 of 14) sorted by relevance
/freebsd/contrib/ntp/ntpd/ |
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 | ntp_util.c | 83 static FILEGEN sysstats; 137 filegen_unregister("sysstats"); in uninit_util() 163 filegen_register(statsdir, "sysstats", &sysstats); in init_util() 809 filegen_setup(&sysstats, now.l_ui); in record_sys_stats() 812 if (sysstats.fp != NULL) { in record_sys_stats() 813 fprintf(sysstats.fp, in record_sys_stats() 820 fflush(sysstats.fp); in record_sys_stats() 85 static FILEGEN sysstats; global() variable
|
H A D | invoke-ntp.conf.texi | 1119 @item @code{sysstats} 1124 @code{sysstats}: 2896 @item @code{sysstats}
|
H A D | ntp.conf.def | 1182 .It Cm sysstats 1187 .Cm sysstats : 3100 .It Cm sysstats
|
/freebsd/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 | 504 .It Ic sysstats
|
/freebsd/contrib/ntp/ntpq/ |
H A D | ntpq-subs.c | 75 static void sysstats (struct parse *, FILE *); 194 { "sysstats", sysstats, { NO, NO, NO, NO }, 3944 * sysstats - implements ntpq -c sysstats modeled on ntpdc -c sysstats in sysstats() 3947 sysstats( in sysstats() 3954 VDC_INIT("ss_reset", "sysstats reset: ", NTP_STR), in sysstats() 3938 sysstats( sysstats() function
|
H A D | ntpq.texi | 467 @item @anchor{sysstats} @code{sysstats}
|
H A D | ntpq-opts.def | 754 .It Ic sysstats 757 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/contrib/ntp/ |
H A D | ChangeLog | 559 * 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
|
H A D | NEWS | 831 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
|
H A D | CommitLog-4.1.0 | 286 * ntpdc/ntpdc_ops.c (sysstats): That's 'bad packet format'
|
H A D | CommitLog | [all...] |