Home
last modified time | relevance | path

Searched defs:stat (Results 1 – 25 of 33) sorted by relevance

12

/dpdk/lib/graph/
H A Dgraph_stats.c25 struct rte_graph_cluster_node_stats stat; member
87 print_node(FILE *f, const struct rte_graph_cluster_node_stats *stat, bool dispatch) in print_node() argument
126 graph_cluster_stats_cb(bool dispatch,bool is_first,bool is_last,void * cookie,const struct rte_graph_cluster_node_stats * stat) graph_cluster_stats_cb() argument
146 graph_cluster_stats_cb_rtc(bool is_first,bool is_last,void * cookie,const struct rte_graph_cluster_node_stats * stat) graph_cluster_stats_cb_rtc() argument
153 graph_cluster_stats_cb_dispatch(bool is_first,bool is_last,void * cookie,const struct rte_graph_cluster_node_stats * stat) graph_cluster_stats_cb_dispatch() argument
389 rte_graph_cluster_stats_destroy(struct rte_graph_cluster_stats * stat) rte_graph_cluster_stats_destroy() argument
398 struct rte_graph_cluster_node_stats *stat = &cluster->stat; cluster_node_arregate_stats() local
433 struct rte_graph_cluster_node_stats *stat = &cluster->stat; cluster_node_store_prev_stats() local
442 rte_graph_cluster_stats_get(struct rte_graph_cluster_stats * stat,bool skip_cb) rte_graph_cluster_stats_get() argument
463 rte_graph_cluster_stats_reset(struct rte_graph_cluster_stats * stat) rte_graph_cluster_stats_reset() argument
[all...]
/dpdk/examples/ethtool/ethtool-app/
H A Dethapp.c269 int stat; in pcmd_eeprom_callback() local
327 int stat; in pcmd_module_eeprom_callback() local
373 int stat; in pcmd_pause_callback() local
421 int stat; in pcmd_open_callback() local
445 int stat; in pcmd_stop_callback() local
470 int stat; in pcmd_rxmode_callback() local
493 int stat; in pcmd_macaddr_callback() local
530 int stat; in pcmd_mtu_callback() local
562 int stat; in pcmd_portstats_callback() local
593 int stat; in pcmd_ringparam_callback() local
[all …]
/dpdk/drivers/common/sfc_efx/base/
H A Defx_mon.c202 efx_mon_stat_t stat; member
580 __in efx_mon_stat_t stat, in efx_mon_get_stat_unit()
696 __in efx_mon_stat_t stat, in efx_mon_get_stat_portmap()
H A Dmcdi_mon.c23 mcdi_mon_decode_stats( in mcdi_mon_decode_stats()
487 efx_mon_stat_t stat; in mcdi_mon_limits_update() local
H A Dsiena_phy.c434 siena_phy_decode_stats( in siena_phy_decode_stats()
520 siena_phy_stats_update( in siena_phy_stats_update()
H A Drhead_tx.c176 rhead_tx_qstats_update( in rhead_tx_qstats_update()
H A Dsiena_mac.c243 siena_mac_stats_update( in siena_mac_stats_update()
H A Def10_mac.c580 ef10_mac_stats_update( in ef10_mac_stats_update()
H A Defx_phy.c468 efx_phy_stats_update( in efx_phy_stats_update()
H A Def10_phy.c657 ef10_phy_stats_update( in ef10_phy_stats_update()
H A Defx_tx.c732 efx_tx_qstats_update( in efx_tx_qstats_update()
1139 siena_tx_qstats_update( in siena_tx_qstats_update()
H A Defx_ev.c604 efx_ev_qstats_update( in efx_ev_qstats_update()
1442 siena_ev_qstats_update( in siena_ev_qstats_update()
H A Drhead_ev.c510 rhead_ev_qstats_update( in rhead_ev_qstats_update()
/dpdk/drivers/net/octeontx/
H A Docteontx_stats.h8 #define BGX_XSTAT(stat) \ argument
/dpdk/drivers/raw/ifpga/base/
H A Dopae_spi.c12 u64 stat = 0; in nios_spi_indirect_read() local
32 u64 stat = 0; in nios_spi_indirect_write() local
H A Difpga_sec_mgr.c28 static const char *rsu_status_name(uint32_t stat) in rsu_status_name()
545 uint32_t stat = 0; in n3000_get_hw_errinfo() local
/dpdk/drivers/raw/ifpga/
H A Drte_pmd_ifpga.c104 rte_pmd_ifpga_get_rsu_status(uint16_t dev_id, uint32_t *stat, uint32_t *prog) in rte_pmd_ifpga_get_rsu_status()
126 rte_pmd_ifpga_set_rsu_status(uint16_t dev_id, uint32_t stat, uint32_t prog) in rte_pmd_ifpga_set_rsu_status()
H A Dafu_pmd_he_lpbk.c66 struct he_lpbk_dsm_status *stat = NULL; in he_lpbk_report() local
/dpdk/examples/ethtool/lib/
H A Drte_ethtool.c402 int stat; rte_ethtool_get_ringparam() local
435 int stat; rte_ethtool_set_ringparam() local
[all...]
/dpdk/examples/qos_sched/
H A Dmain.h51 #define APP_STATS_ADD(stat,val) (stat) += (val) argument
77 struct thread_stat stat; member
/dpdk/lib/ip_frag/
H A Dip_reassembly.h84 struct ip_frag_tbl_stat stat; /* statistics counters. */ member
/dpdk/drivers/bus/fslmc/qbman/include/
H A Dfsl_qbman_portal.h212 uint8_t stat; member
226 uint8_t stat; member
/dpdk/lib/vhost/
H A Dvduse.c63 struct stat stat; in vduse_iotlb_miss() local
/dpdk/app/test/
H A Dtest_rwlock.c62 } stat; member
/dpdk/drivers/net/octeontx/base/
H A Docteontx_bgx.c128 octeontx_bgx_port_status(int port, octeontx_mbox_bgx_port_status_t *stat) in octeontx_bgx_port_status()

12