Home
last modified time | relevance | path

Searched refs:statistics (Results 1 – 25 of 135) sorted by relevance

123456

/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Dtst.system.d.out4 --- 127.0.0.1 ping statistics ---
9 --- 127.0.0.1 ping statistics ---
14 --- 127.0.0.1 ping statistics ---
/src/crypto/openssl/doc/man3/
H A DOPENSSL_LH_stats.pod7 OPENSSL_LH_node_stats_bio, OPENSSL_LH_node_usage_stats_bio - LHASH statistics
28 The B<LHASH> structure records statistics about most aspects of
31 OPENSSL_LH_stats() prints out statistics on the size of the hash table and how
33 number of additional statistics, but the tracking of these statistics is no
34 longer supported and these statistics are always reported as zero.
/src/contrib/ntp/html/scripts/
H A Dmonopt.txt3 <li class='inline'><a href='monopt.html#statistics'>statistics - enable writing of statistics recor…
/src/contrib/sendmail/src/
H A DMakefile.m426 STFILE= ifdef(`confSTFILE', `confSTFILE', `statistics')
41 bldPUSH_TARGET(`statistics')
89 install-st: statistics
94 …${INSTALL} -c -o ${MSPQOWN} -g ${GBINGRP} -m ifdef(`confSTMODE', `confSTMODE', `0600') statistics
H A Dstats.c20 static struct statistics Stat;
138 struct statistics stats;
/src/crypto/openssl/doc/designs/quic-design/
H A Dquic-statm.md4 The statistics manager keeps track of RTT statistics for use by the QUIC
12 The QUIC statistics manager is instantiated as follows:
H A Dcongestion-control.md31 a clock. In the future it is likely that access at least to the statistics
35 congestion control algorithm requires access to the statistics manager, but such
/src/contrib/file/magic/Magdir/
H A Dstatistics3 # $File: statistics,v 1.3 2022/03/24 15:48:58 christos Exp $
4 # statistics: file(1) magic for statistics related software
H A Dvisx15 >2 byte 8 (statistics)
/src/contrib/libpcap/
H A Dpcap-tc.c70 typedef VOID (TC_CALLCONV *TcFcnStatisticsDestroy) (TC_STATISTICS statistics);
71 typedef TC_STATUS (TC_CALLCONV *TcFcnStatisticsUpdate) (TC_STATISTICS statistics);
72 typedef TC_STATUS (TC_CALLCONV *TcFcnStatisticsQueryValue) (TC_STATISTICS statistics, ULONG counter…
992 TC_STATISTICS statistics; in TcStats() local
997 status = g_TcFunctions.InstanceQueryStatistics(pt->TcInstance, &statistics); in TcStats()
1007 …status = g_TcFunctions.StatisticsQueryValue(statistics, TC_COUNTER_INSTANCE_TOTAL_RX_PACKETS, &cou… in TcStats()
1022 …status = g_TcFunctions.StatisticsQueryValue(statistics, TC_COUNTER_INSTANCE_RX_DROPPED_PACKETS, &c… in TcStats()
1053 TC_STATISTICS statistics; in TcStatsEx() local
1059 status = g_TcFunctions.InstanceQueryStatistics(pt->TcInstance, &statistics); in TcStatsEx()
1069 …status = g_TcFunctions.StatisticsQueryValue(statistics, TC_COUNTER_INSTANCE_TOTAL_RX_PACKETS, &cou… in TcStatsEx()
[all …]
/src/sys/geom/
H A Dnotes51 At level one we collect the full statistics. Higher levels are
56 The statistics collection falls in two parts:
60 updating the consumer and providers statistics based on fields in
62 concerns in this part. The statistics collected consists of number
82 The statistics data is made available to userland through the use
84 allows userland to mmap(2) the pages containing the statistics data.
/src/release/packages/ucl/
H A Dlibbsdstat-all.ucl19 comment = "Periodic statistics library"
23 statistics.
/src/contrib/bsnmp/
H A Doid-list16 5 BEGEMOT-IPSTATS-MIB IP statistics
38 …1111 bsnmp-jails per-jail network, cpu, disk, memory statistics (Stef Walter <stef@memberwebs.com…
/src/contrib/unbound/contrib/
H A DREADME5 * parseunbound.pl: perl script to run from cron that parses statistics from
10 * unbound_munin_ : plugin for munin statistics report
11 * unbound_cacti.tar.gz : setup files for cacti statistics report
/src/sys/contrib/openzfs/cmd/zpool_influxdb/
H A DREADME.md5 does one thing: read statistics from a pool and print them to
7 statistics normally observed via the `zpool` command.
48 | zpool_scan_stats | scrub, rebuild, and resilver statistics (omitted if no scan has been requested…
49 | zpool_vdev_stats | per-vdev statistics | zpool iostat -q |
55 zpool_stats contains top-level summary statistics for the pool.
150 using the averaged latency statistics.
285 There are a few other collectors for zpool statistics roaming around
/src/sbin/ping/tests/
H A Dping_c1_s8_t1_S1.out4 --- localhost ping statistics ---
H A Dping_6_c1_s8_t1.out4 --- localhost ping statistics ---
H A Dping_c1_s56_t1.out4 --- localhost ping statistics ---
H A Dping_c1_s56_t1_S127.out4 --- localhost ping statistics ---
/src/contrib/sendmail/include/sendmail/
H A Dmailstats.h23 struct statistics struct
/src/tools/build/options/
H A DWITHOUT_MALLOC_PRODUCTION1 Enable assertions and statistics gathering in
H A DWITH_MALLOC_PRODUCTION1 Disable assertions and statistics gathering in
/src/contrib/llvm-project/llvm/lib/Support/
H A DStatistic.cpp85 iterator_range<const_iterator> statistics() const { in statistics() function in __anon60ea37e90111::StatisticInfo
261 for (const auto &Stat : StatInfo->statistics()) in GetStatistics()
/src/sys/contrib/openzfs/etc/sudoers.d/
H A Dzfs3 ## to read basic SMART health statistics for a pool.
/src/contrib/ntp/scripts/monitoring/
H A DREADME43 perl script to gather loop info statistics from xntpd via mode 7
87 perl script to display loop filter statistics collected by ntploopstat
99 to watch statistics permanently:

123456