Searched defs:pstats (Results 1 – 14 of 14) sorted by relevance
/freebsd/sys/sys/ |
H A D | resourcevar.h | 53 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 D | bxe_stats.c | 621 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 D | bxe.c | 6983 struct host_port_stats *pstats; in bxe_link_attn() local
|
/freebsd/sys/kern/ |
H A D | kern_clock.c | 450 hardclock_itimer(struct thread *td, struct pstats *pstats, int cnt, int usermode) in hardclock_itimer() 479 struct pstats *pstats; in hardclock() local
|
/freebsd/sys/dev/axgbe/ |
H A D | if_axgbe.c | 244 struct xgbe_mmc_stats *pstats = &pdata->mmc_stats; in axgbe_get_counter() local
|
H A D | if_axgbe_pci.c | 2405 struct xgbe_mmc_stats *pstats = &pdata->mmc_stats; in axgbe_if_get_counter() local
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_l2.c | 1774 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 D | ecore_ll2.c | 2138 struct core_ll2_pstorm_per_queue_stat pstats; in _ecore_ll2_get_pstats() local
|
H A D | ecore_vfpf_if.h | 177 struct pfvf_storm_stats pstats; member
|
/freebsd/lib/libusb/ |
H A D | libusb20_ugen20.c | 673 ugen20_get_stats(struct libusb20_device *pdev, struct libusb20_device_stats *pstats) in ugen20_get_stats()
|
H A D | libusb20.c | 1058 libusb20_dev_get_stats(struct libusb20_device *pdev, struct libusb20_device_stats *pstats) in libusb20_dev_get_stats()
|
/freebsd/contrib/ntp/ntpq/ |
H A D | ntpq-subs.c | 4135 pstats( pstats() function
|
/freebsd/sys/dev/mlx4/mlx4_en/ |
H A D | en.h | 604 struct mlx4_en_perf_stats pstats; member
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | htt_rx.c | 3813 struct ath10k_per_peer_tx_stats *pstats, in ath10k_accumulate_per_peer_tx_stats()
|