Home
last modified time | relevance | path

Searched defs:stats (Results 51 – 75 of 375) sorted by relevance

12345678910>>...15

/freebsd/sys/netgraph/
H A Dng_bpf.c93 struct ng_bpf_hookstat stats; member
363 struct ng_bpf_hookstat *stats; in ng_bpf_rcvmsg() local
H A Dng_tag.c109 struct ng_tag_hookstat stats; member
452 struct ng_tag_hookstat *stats; in ng_tag_rcvmsg() local
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dbin.h82 bin_stats_t stats; member
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_stats.h79 const AllocatorStats *stats = this; in Get() local
/freebsd/crypto/openssl/util/perl/OpenSSL/
H A DOrdinals.pm719 sub stats { subroutine
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_malloc_mac.cpp49 #define COMMON_MALLOC_FILL_STATS(zone, stats) argument
/freebsd/sys/netpfil/ipfw/nptv6/
H A Dnptv6.h57 counter_u64_t stats[NPTV6STATS]; /* Statistics counters */ member
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_malloc_mac.cpp77 #define COMMON_MALLOC_FILL_STATS(zone, stats) argument
/freebsd/contrib/ntp/libntp/lib/isc/pthreads/include/isc/
H A Dmutex.h62 isc_mutexstats_t * stats; /*%< Mutex statistics. */ member
/freebsd/usr.bin/ctlstat/
H A Dctlstat.c170 getstats(int fd, int *alloc_items, int *num_items, struct ctl_io_stats **stats, in getstats()
335 struct ctl_io_stats *stats = ctx->cur_stats; in ctlstat_dump() local
364 struct ctl_io_stats *stats = ctx->cur_stats; in ctlstat_json() local
548 struct ctl_io_stats *stats = ctx->cur_stats; in ctlstat_prometheus() local
/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dh_resolv.c61 static pthread_mutex_t stats = PTHREAD_MUTEX_INITIALIZER; variable
/freebsd/usr.sbin/ppp/
H A Dlink.h48 } stats; member
/freebsd/contrib/ntp/ntpd/
H A Drefclock_as2201.c79 char stats[SMAX]; /* statistics buffer */ member
/freebsd/tools/tools/crypto/
H A Dcryptotest.c413 struct cryptostats stats; in resetstats() local
517 struct cryptostats stats; in runtests() local
/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64clat_control.c391 struct ipfw_nat64clat_stats *stats) in export_stats()
418 struct ipfw_nat64clat_stats stats; in nat64clat_stats() local
H A Dnat64stl_control.c396 struct ipfw_nat64stl_stats *stats) in export_stats()
423 struct ipfw_nat64stl_stats stats; in nat64stl_stats() local
/freebsd/sys/dev/ice/
H A Dice_iflib.h148 struct tx_stats stats; member
185 struct rx_stats stats; member
280 struct ice_pf_hw_stats stats; member
/freebsd/usr.bin/systat/
H A Dip6.c188 struct ip6stat stats; in showip6() local
H A Dip.c200 struct stat stats; in showip() local
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_mac.cpp54 # define COMMON_MALLOC_FILL_STATS(zone, stats) \ argument
/freebsd/sys/dev/enic/
H A Dif_enic.c252 struct vnic_stats *stats; in enic_attach_pre() local
1041 struct vnic_stats *stats; in enic_txq_timer() local
1103 struct vnic_stats *stats = wq[i].vdev->stats; in enic_setup_txq_sysctl() local
1139 struct vnic_stats *stats = rq[i].vdev->stats; in enic_setup_rxq_sysctl() local
/freebsd/sys/dev/liquidio/
H A Dlio_rxtx.c53 struct lio_iq_stats *stats; in lio_xmit() local
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_ani.c651 ar5416ProcessMibIntr(struct ath_hal *ah, const HAL_NODE_STATS *stats) in ar5416ProcessMibIntr()
915 ar5416RxMonitor(struct ath_hal *ah, const HAL_NODE_STATS *stats, in ar5416RxMonitor()
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_thread.h90 MemprofStats &stats() { return stats_; } in stats() function
/freebsd/contrib/libpcap/
H A Dpcap-bt-monitor-linux.c170 bt_monitor_stats(pcap_t *handle _U_, struct pcap_stat *stats) in bt_monitor_stats()

12345678910>>...15