Home
last modified time | relevance | path

Searched defs:stats (Results 76 – 100 of 368) sorted by relevance

12345678910>>...15

/freebsd/usr.bin/systat/
H A Dsctp.c273 struct sctpstat stats; in showsctp() local
H A Dicmp.c172 struct icmpstat stats; in showicmp() local
H A Dicmp6.c170 struct icmp6stat stats; in showicmp6() local
/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64clat.c149 struct nat64_counters *stats; in nat64clat_handle_icmp6() local
H A Dnat64stl.c149 struct nat64_counters *stats; in nat64stl_handle_icmp6() local
H A Dnat64lsn_control.c263 struct ipfw_nat64lsn_stats *stats) in export_stats()
474 struct ipfw_nat64lsn_stats stats; in nat64lsn_stats() local
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_misc.c410 ar5210UpdateMibCounters(struct ath_hal *ah, HAL_MIB_STATS *stats) in ar5210UpdateMibCounters()
572 ar5210RxMonitor(struct ath_hal *ah, const HAL_NODE_STATS *stats, in ar5210RxMonitor()
583 ar5210MibEvent(struct ath_hal *ah, const HAL_NODE_STATS *stats) in ar5210MibEvent()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_misc.c413 ar5211UpdateMibCounters(struct ath_hal *ah, HAL_MIB_STATS *stats) in ar5211UpdateMibCounters()
579 ar5211RxMonitor(struct ath_hal *ah, const HAL_NODE_STATS *stats, in ar5211RxMonitor()
585 ar5211MibEvent(struct ath_hal *ah, const HAL_NODE_STATS *stats) in ar5211MibEvent()
/freebsd/sys/dev/gve/
H A Dgve_adminq.h346 struct stats { struct
352 _Static_assert(sizeof(struct stats) == 16, argument
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_allocator.cpp300 uptr stats[AllocatorStatCount]; in __sanitizer_get_current_allocated_bytes() local
306 uptr stats[AllocatorStatCount]; in __sanitizer_get_heap_size() local
/freebsd/contrib/unbound/daemon/
H A Dworker.h123 struct ub_server_stats stats; member
/freebsd/contrib/libpcap/
H A Dpcap-dbus.c128 dbus_stats(pcap_t *handle, struct pcap_stat *stats) in dbus_stats()
H A Dpcap-haiku.cpp122 pcap_stats_haiku(pcap_t *handle, struct pcap_stat *stats) in pcap_stats_haiku()
H A Dpcap-bt-linux.c414 bt_stats_linux(pcap_t *handle, struct pcap_stat *stats) in bt_stats_linux()
/freebsd/sys/dev/ixgbe/
H A Dixgbe_dcb.c398 s32 ixgbe_dcb_get_tc_stats(struct ixgbe_hw *hw, struct ixgbe_hw_stats *stats, in ixgbe_dcb_get_tc_stats()
427 s32 ixgbe_dcb_get_pfc_stats(struct ixgbe_hw *hw, struct ixgbe_hw_stats *stats, in ixgbe_dcb_get_pfc_stats()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_ani.c683 ar5212ProcessMibIntr(struct ath_hal *ah, const HAL_NODE_STATS *stats) in ar5212ProcessMibIntr()
969 ar5212RxMonitor(struct ath_hal *ah, const HAL_NODE_STATS *stats, in ar5212RxMonitor()
/freebsd/sbin/ipfw/
H A Dnat64lsn.c680 struct ipfw_nat64lsn_stats *stats) in nat64lsn_get_stats()
702 struct ipfw_nat64lsn_stats stats; in nat64lsn_stats() local
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_allocator.cpp356 uptr stats[AllocatorStatCount]; in __sanitizer_get_current_allocated_bytes() local
363 uptr stats[AllocatorStatCount]; in __sanitizer_get_heap_size() local
/freebsd/lib/libbsdstat/
H A Dbsdstat.c190 bsdstat_init(struct bsdstat *sf, const char *name, const struct fmt *stats, int nstats) in bsdstat_init()
/freebsd/sys/netpfil/ipfw/
H A Ddn_sched_fq_codel.h61 struct flow_stats stats; /* statistics */ member
/freebsd/sys/dev/drm2/
H A Ddrm_ioctl.c241 struct drm_stats *stats = data; in drm_getstats() local
/freebsd/sys/netgraph/
H A Dng_source.c86 struct ng_source_stats stats; member
366 struct ng_source_stats *stats; in ng_source_rcvmsg() local
H A Dng_pipe.c92 struct ng_pipe_hookstat stats; member
301 struct ng_pipe_stats *stats; in ngp_rcvmsg() local
/freebsd/contrib/unbound/smallapp/
H A Dunbound-control.c423 static void do_stats_shm(struct config_file* cfg, struct ub_stats_info* stats, in do_stats_shm()
447 struct ub_stats_info* stats; in print_stats_shm() local
/freebsd/contrib/ntp/ntpd/
H A Dntp_filegen.c214 struct stat stats; in filegen_open() local

12345678910>>...15