Home
last modified time | relevance | path

Searched defs:stat (Results 251 – 275 of 333) sorted by relevance

1...<<11121314

/freebsd/contrib/libpcap/
H A Dpcap-linux.c186 struct pcap_stat stat; member
748 linux_get_stat(const char * if_name, const char * stat) { in linux_get_stat()
H A Dpcap-rpcap.c157 struct pcap_stat stat; member
/freebsd/contrib/one-true-awk/
H A Drun.c2424 bool stat; in closefile() local
2464 bool stat = false; in closeall() local
/freebsd/sys/dev/wpi/
H A Dif_wpi.c1911 struct wpi_rx_stat *stat; in wpi_rx_done() local
2059 struct wpi_tx_stat *stat = (struct wpi_tx_stat *)(desc + 1); in wpi_tx_done() local
2268 struct wpi_tx_stat *stat = in wpi_notif_intr() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_stats.c900 #define SPA_IOSTATS_ADD(stat, val) \ argument
H A Dbrt.c316 #define BRTSTAT_BUMP(stat) wmsum_add(&brt_sums.stat, 1) argument
/freebsd/sys/opencrypto/
H A Dcrypto.c224 #define CRYPTOSTAT_INC(stat) do { \ argument
/freebsd/sys/dev/dpaa2/
H A Ddpaa2_ni.c105 #define IS_NULL_RESPONSE(stat) ((((stat) >> 4) & 1) == 0) argument
3450 struct dpni_stat *stat = &dpni_stat_sysctls[oidp->oid_number]; in dpaa2_ni_collect_stats() local
/freebsd/sys/dev/usb/wlan/
H A Dif_zyd.c2148 struct zyd_rx_stat stat; in zyd_rx_data() local
2798 uint8_t stat; in zyd_loadfirmware() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h491 timeStat *stat; variable
/freebsd/sys/dev/vr/
H A Dif_vr.c2622 struct vr_statistics *stat; in vr_sysctl_stats() local
/freebsd/sys/dev/usb/controller/
H A Dmusb_otg.c2224 uint16_t rxstat, uint16_t txstat, uint8_t stat) in musbotg_interrupt()
/freebsd/sys/dev/ale/
H A Dif_ale.c2119 struct ale_hw_stats *stat; in ale_stats_update() local
/freebsd/sys/dev/sound/pci/
H A Dich.c829 uint32_t stat; in ich_init() local
H A Dvia8233.c1012 int i, reg, stat; in via_intr() local
/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c4258 uint64_t stat; in hn_rx_stat_u64_sysctl() local
4284 u_long stat; in hn_rx_stat_ulong_sysctl() local
4310 u_long stat; in hn_tx_stat_ulong_sysctl() local
/freebsd/sys/dev/ice/
H A Dice_lib.c4700 u64 *stat; member
4763 u64 stat = 0; in ice_sysctl_tx_cso_stat() local
4794 u64 stat = 0; in ice_sysctl_rx_cso_stat() local
4826 u64 stat = 0; in ice_sysctl_rx_errors_stat() local
/freebsd/contrib/jemalloc/src/
H A Dstats.c952 #define GET_AND_EMIT_MEM_STAT(stat) \ in stats_arena_print() argument
/freebsd/sys/dev/ixl/
H A Dixl.h510 u64 *stat; member
/freebsd/sys/dev/age/
H A Dif_age.c2014 struct age_stats *stat; in age_stats_update() local
/freebsd/sys/dev/jme/
H A Dif_jme.c3328 struct jme_hw_stats *stat, *ostat; in jme_stats_update() local
/freebsd/sys/dev/safexcel/
H A Dsafexcel.c264 uint32_t status, stat; in safexcel_ring_intr() local
/freebsd/sys/dev/usb/
H A Dusb_generic.c2225 struct usb_device_stats *stat; in ugen_ioctl_post() member
/freebsd/lib/libpmc/pmu-events/
H A Djevents.c1368 nftw_ordered(const char *path, int (*fn)(const char *, const struct stat *, int, in nftw_ordered()
/freebsd/sys/amd64/vmm/
H A Dvmm.c2860 vm_get_rescnt(struct vcpu *vcpu, struct vmm_stat_type *stat) in vm_get_rescnt()
2870 vm_get_wiredcnt(struct vcpu *vcpu, struct vmm_stat_type *stat) in vm_get_wiredcnt()

1...<<11121314