| /f-stack/freebsd/sys/ |
| H A D | resourcevar.h | 56 struct pstats { struct 58 struct rusage p_cru; /* Stats for reaped children. */ 59 struct itimerval p_timer[3]; /* (w) Virtual-time timers. */ 63 struct uprof { /* Profile arguments. */ 68 } p_prof; 70 struct timeval p_start; /* (b) Starting time. */
|
| /f-stack/tools/compat/include/sys/ |
| H A D | resourcevar.h | 54 struct pstats { struct 56 struct rusage p_cru; /* Stats for reaped children. */ 57 struct itimerval p_timer[3]; /* (w) Virtual-time timers. */ 61 struct uprof { /* Profile arguments. */ 66 } p_prof; 68 struct timeval p_start; /* (b) Starting time. */
|
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x_stats.c | 536 struct host_port_stats *pstats = BNX2X_SP(sc, port_stats); in bnx2x_bmac_stats_update() local 639 struct host_port_stats *pstats = BNX2X_SP(sc, port_stats); in bnx2x_mstat_stats_update() local 718 struct host_port_stats *pstats = BNX2X_SP(sc, port_stats); in bnx2x_emac_stats_update() local 777 struct host_port_stats *pstats = BNX2X_SP(sc, port_stats); in bnx2x_hw_stats_update() local 1571 struct host_port_stats *pstats = BNX2X_SP(sc, port_stats); in bnx2x_save_statistics() local
|
| H A D | bnx2x.c | 2922 struct host_port_stats *pstats; in bnx2x_link_attn() local
|
| /f-stack/freebsd/kern/ |
| H A D | kern_clock.c | 426 hardclock_itimer(struct thread *td, struct pstats *pstats, int cnt, int usermode) in hardclock_itimer() 458 struct pstats *pstats; in hardclock() local
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_dcf_ethdev.c | 812 struct virtchnl_eth_stats pstats; in ice_dcf_stats_get() local 838 struct virtchnl_eth_stats pstats; in ice_dcf_stats_reset() local
|
| H A D | ice_dcf.c | 1016 struct virtchnl_eth_stats *pstats) in ice_dcf_query_stats()
|
| /f-stack/dpdk/drivers/net/iavf/ |
| H A D | iavf_ethdev.c | 1275 struct virtchnl_eth_stats *pstats = NULL; in iavf_dev_stats_get() local 1304 struct virtchnl_eth_stats *pstats = NULL; in iavf_dev_stats_reset() local 1341 struct virtchnl_eth_stats *pstats = NULL; in iavf_dev_xstats_get() local
|
| H A D | iavf_vchnl.c | 1043 struct virtchnl_eth_stats **pstats) in iavf_query_stats()
|
| /f-stack/dpdk/examples/multi_process/symmetric_mp/ |
| H A D | main.c | 78 static struct port_stats pstats[RTE_MAX_ETHPORTS]; variable
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_ethdev_vf.c | 918 i40evf_query_stats(struct rte_eth_dev *dev, struct i40e_eth_stats **pstats) in i40evf_query_stats() 1002 struct i40e_eth_stats *pstats = NULL; in i40evf_dev_xstats_reset() local 1034 struct i40e_eth_stats *pstats = NULL; in i40evf_dev_xstats_get() local 2394 struct i40e_eth_stats *pstats = NULL; in i40evf_dev_stats_get() local
|
| /f-stack/dpdk/drivers/net/vhost/ |
| H A D | rte_eth_vhost.c | 325 struct vhost_stats *pstats = &vq->stats; in vhost_count_xcast_packets() local 346 struct vhost_stats *pstats = &vq->stats; in vhost_update_packet_xstats() local
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-ilk.c | 1207 void cvmx_ilk_show_stats (int interface, cvmx_ilk_stats_ctrl_t *pstats) in cvmx_ilk_show_stats()
|
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_l2.c | 1734 struct eth_pstorm_per_queue_stat pstats; in __ecore_get_vport_pstats() local 2059 struct eth_pstorm_per_queue_stat pstats; in ecore_reset_vport_stats() local
|
| H A D | ecore_vfpf_if.h | 152 struct pfvf_storm_stats pstats; member
|