Home
last modified time | relevance | path

Searched defs:pstats (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/sys/
H A Dresourcevar.h53 struct pstats { struct
55 struct rusage p_cru; /* Stats for reaped children. */
56 struct itimerval p_timer[3]; /* (w) Virtual-time timers. */
60 struct uprof { /* Profile arguments. */
65 } p_prof;
67 struct timeval p_start; /* (b) Starting time. */
/freebsd/sys/dev/bxe/
H A Dbxe_stats.c621 struct host_port_stats *pstats = BXE_SP(sc, port_stats); in bxe_bmac_stats_update() local
724 struct host_port_stats *pstats = BXE_SP(sc, port_stats); in bxe_mstat_stats_update() local
803 struct host_port_stats *pstats = BXE_SP(sc, port_stats); in bxe_emac_stats_update() local
862 struct host_port_stats *pstats = BXE_SP(sc, port_stats); in bxe_hw_stats_update() local
1708 struct host_port_stats *pstats = BXE_SP(sc, port_stats); in bxe_save_statistics() local
H A Dbxe.c6992 struct host_port_stats *pstats; in bxe_link_attn() local
/freebsd/sys/kern/
H A Dkern_clock.c451 hardclock_itimer(struct thread *td, struct pstats *pstats, int cnt, int usermode) in hardclock_itimer()
480 struct pstats *pstats; in hardclock() local
/freebsd/sys/dev/axgbe/
H A Dif_axgbe.c244 struct xgbe_mmc_stats *pstats = &pdata->mmc_stats; in axgbe_get_counter() local
H A Dif_axgbe_pci.c2420 struct xgbe_mmc_stats *pstats = &pdata->mmc_stats; in axgbe_if_get_counter() local
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_l2.c1774 struct eth_pstorm_per_queue_stat pstats; in __ecore_get_vport_pstats() local
2101 struct eth_pstorm_per_queue_stat pstats; in ecore_reset_vport_stats() local
H A Decore_ll2.c2138 struct core_ll2_pstorm_per_queue_stat pstats; in _ecore_ll2_get_pstats() local
H A Decore_vfpf_if.h177 struct pfvf_storm_stats pstats; member
/freebsd/lib/libusb/
H A Dlibusb20_ugen20.c673 ugen20_get_stats(struct libusb20_device *pdev, struct libusb20_device_stats *pstats) in ugen20_get_stats()
H A Dlibusb20.c1058 libusb20_dev_get_stats(struct libusb20_device *pdev, struct libusb20_device_stats *pstats) in libusb20_dev_get_stats()
/freebsd/contrib/ntp/ntpq/
H A Dntpq-subs.c4135 pstats( in pstats() function
/freebsd/sys/dev/mlx4/mlx4_en/
H A Den.h604 struct mlx4_en_perf_stats pstats; member
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt_rx.c3813 struct ath10k_per_peer_tx_stats *pstats, in ath10k_accumulate_per_peer_tx_stats()