Home
last modified time | relevance | path

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

123456

/freebsd-14.2/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 ---
/freebsd-14.2/crypto/openssl/doc/man3/
H A DOPENSSL_LH_stats.pod7 OPENSSL_LH_node_stats_bio, OPENSSL_LH_node_usage_stats_bio - LHASH statistics
23 The B<LHASH> structure records statistics about most aspects of
26 OPENSSL_LH_stats() prints out statistics on the size of the hash table and how
28 number of additional statistics, but the tracking of these statistics is no
29 longer supported and these statistics are always reported as zero.
/freebsd-14.2/contrib/ntp/html/scripts/
H A Dmonopt.txt3 <li class='inline'><a href='monopt.html#statistics'>statistics - enable writing of statistics recor…
/freebsd-14.2/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;
/freebsd-14.2/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)
/freebsd-14.2/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 …]
/freebsd-14.2/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.
/freebsd-14.2/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 <[email protected]
/freebsd-14.2/tools/build/options/
H A DWITH_MALLOC_PRODUCTION1 Disable assertions and statistics gathering in
H A DWITHOUT_MALLOC_PRODUCTION1 Enable assertions and statistics gathering in
/freebsd-14.2/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
/freebsd-14.2/sbin/ping/tests/
H A Dping_6_c1_s8_t1.out4 --- localhost ping statistics ---
H A Dping_c1_s8_t1_S1.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 ---
/freebsd-14.2/contrib/sendmail/include/sendmail/
H A Dmailstats.h23 struct statistics struct
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DStatistic.cpp85 iterator_range<const_iterator> statistics() const { in statistics() function in __anon7072482a0111::StatisticInfo
261 for (const auto &Stat : StatInfo->statistics()) in GetStatistics()
/freebsd-14.2/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
/freebsd-14.2/sys/contrib/openzfs/etc/sudoers.d/
H A Dzfs3 ## to read basic SMART health statistics for a pool.
/freebsd-14.2/tools/tools/net80211/
H A DREADME11 wlanstats dump net80211 statistics
/freebsd-14.2/sys/contrib/ncsw/Peripherals/FM/MACSEC/
H A Dfm_macsec_secy.h139 t_FmMacsecSecYStatistics statistics; member
/freebsd-14.2/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:
/freebsd-14.2/sys/contrib/device-tree/Bindings/arm/
H A Darm-dsu-pmu.txt5 form a multicore cluster. The PMU enables to gather various statistics on

123456