Home
last modified time | relevance | path

Searched defs:stats (Results 1 – 25 of 167) sorted by relevance

1234567

/dpdk/drivers/common/cnxk/
H A Droc_mcs_stats.c10 struct roc_mcs_flowid_stats *stats) in roc_mcs_flowid_stats_get()
37 struct roc_mcs_secy_stats *stats) in roc_mcs_secy_stats_get()
94 struct roc_mcs_sc_stats *stats) in roc_mcs_sc_stats_get()
146 struct roc_mcs_port_stats *stats) in roc_mcs_port_stats_get()
/dpdk/examples/qos_sched/
H A Dstats.c14 struct rte_sched_queue_stats stats; in qavg_q() local
60 struct rte_sched_queue_stats stats; in qavg_tcpipe() local
115 struct rte_sched_queue_stats stats; in qavg_pipe() local
162 struct rte_sched_queue_stats stats; in qavg_tcsubport() local
232 struct rte_sched_queue_stats stats; in qavg_subport() local
286 struct rte_sched_subport_stats stats; in subport_stat() local
323 struct rte_sched_queue_stats stats; in pipe_stat() local
/dpdk/lib/metrics/
H A Drte_metrics.c61 struct rte_metrics_data_s *stats; in rte_metrics_init() local
86 struct rte_metrics_data_s *stats; in rte_metrics_deinit() local
118 struct rte_metrics_data_s *stats; in rte_metrics_reg_names() local
173 struct rte_metrics_data_s *stats; in rte_metrics_update_values() local
232 struct rte_metrics_data_s *stats; in rte_metrics_get_names() local
265 struct rte_metrics_data_s *stats; in rte_metrics_get_values() local
/dpdk/drivers/net/ionic/
H A Dionic_rxtx_simple.c28 struct ionic_tx_stats *stats = &txq->stats; in ionic_tx_flush() local
80 struct ionic_tx_stats *stats = &txq->stats; in ionic_tx() local
142 struct ionic_tx_stats *stats = &txq->stats; in ionic_xmit_pkts() local
232 struct ionic_rx_stats *stats = &rxq->stats; in ionic_rx_clean_one() local
H A Dionic_rxtx_sg.c28 struct ionic_tx_stats *stats = &txq->stats; in ionic_tx_flush_sg() local
87 struct ionic_tx_stats *stats = &txq->stats; in ionic_tx_sg() local
169 struct ionic_tx_stats *stats = &txq->stats; in ionic_xmit_pkts_sg() local
260 struct ionic_rx_stats *stats = &rxq->stats; in ionic_rx_clean_one_sg() local
/dpdk/lib/port/
H A Drte_swx_port_source_sink.c44 struct rte_swx_port_in_stats stats; member
194 source_stats_read(void *port, struct rte_swx_port_in_stats *stats) in source_stats_read()
226 struct rte_swx_port_out_stats stats; member
370 sink_stats_read(void *port, struct rte_swx_port_out_stats *stats) in sink_stats_read()
H A Drte_port_sched.c30 struct rte_port_in_stats stats; member
90 struct rte_port_in_stats *stats, int clear) in rte_port_sched_reader_stats_read()
122 struct rte_port_out_stats stats; member
264 struct rte_port_out_stats *stats, int clear) in rte_port_sched_writer_stats_read()
H A Drte_port_ethdev.c33 struct rte_port_in_stats stats; member
93 struct rte_port_in_stats *stats, int clear) in rte_port_ethdev_reader_stats_read()
125 struct rte_port_out_stats stats; member
273 struct rte_port_out_stats *stats, int clear) in rte_port_ethdev_writer_stats_read()
305 struct rte_port_out_stats stats; member
486 struct rte_port_out_stats *stats, int clear) in rte_port_ethdev_writer_nodrop_stats_read()
H A Drte_port_sym_crypto.c31 struct rte_port_in_stats stats; member
115 struct rte_port_in_stats *stats, int clear) in rte_port_sym_crypto_reader_stats_read()
147 struct rte_port_out_stats stats; member
301 struct rte_port_out_stats *stats, int clear) in rte_port_sym_crypto_writer_stats_read()
333 struct rte_port_out_stats stats; member
513 struct rte_port_out_stats *stats, int clear) in rte_port_sym_crypto_writer_nodrop_stats_read()
H A Drte_port_fd.c33 struct rte_port_in_stats stats; member
124 struct rte_port_in_stats *stats, int clear) in rte_port_fd_reader_stats_read()
156 struct rte_port_out_stats stats; member
295 struct rte_port_out_stats *stats, int clear) in rte_port_fd_writer_stats_read()
327 struct rte_port_out_stats stats; member
480 struct rte_port_out_stats *stats, int clear) in rte_port_fd_writer_nodrop_stats_read()
H A Drte_swx_port_fd.c35 struct rte_swx_port_in_stats stats; member
145 reader_stats_read(void *port, struct rte_swx_port_in_stats *stats) in reader_stats_read()
163 struct rte_swx_port_out_stats stats; member
337 writer_stats_read(void *port, struct rte_swx_port_out_stats *stats) in writer_stats_read()
H A Drte_port_eventdev.c33 struct rte_port_in_stats stats; member
100 struct rte_port_in_stats *stats, int clear) in rte_port_eventdev_reader_stats_read()
132 struct rte_port_out_stats stats; member
306 struct rte_port_out_stats *stats, int clear) in rte_port_eventdev_writer_stats_read()
338 struct rte_port_out_stats stats; member
546 struct rte_port_out_stats *stats, int clear) in rte_port_eventdev_writer_nodrop_stats_read()
H A Drte_swx_port_ring.c33 struct rte_swx_port_in_stats stats; member
153 reader_stats_read(void *port, struct rte_swx_port_in_stats *stats) in reader_stats_read()
172 struct rte_swx_port_out_stats stats; member
396 writer_stats_read(void *port, struct rte_swx_port_out_stats *stats) in writer_stats_read()
H A Drte_swx_port_ethdev.c40 struct rte_swx_port_in_stats stats; member
156 reader_stats_read(void *port, struct rte_swx_port_in_stats *stats) in reader_stats_read()
172 struct rte_swx_port_out_stats stats; member
394 writer_stats_read(void *port, struct rte_swx_port_out_stats *stats) in writer_stats_read()
/dpdk/app/test/
H A Dtest_pmd_ring.c134 struct rte_eth_stats stats; in test_get_stats() local
173 struct rte_eth_stats stats; in test_stats_reset() local
225 struct rte_eth_stats stats, stats2; in test_pmd_ring_pair_create_attach() local
/dpdk/lib/table/
H A Drte_table_stub.c28 struct rte_table_stats stats; member
71 rte_table_stub_stats_read(void *table, struct rte_table_stats *stats, int clear) in rte_table_stub_stats_read()
/dpdk/drivers/net/hns3/
H A Dhns3_stats.c412 struct hns3_rx_missed_stats *stats = &hw->imissed_stats; in hns3_update_port_rpu_drop_stats() local
443 struct hns3_rx_missed_stats *stats = &hw->imissed_stats; in hns3_update_function_rpu_drop_stats() local
486 struct hns3_rx_missed_stats *stats = &hw->imissed_stats; in hns3_update_port_rx_ssu_drop_stats() local
580 struct hns3_tqp_stats *stats) in hns3_rcb_rx_ring_stats_get()
591 struct hns3_tqp_stats *stats) in hns3_rcb_tx_ring_stats_get()
617 struct hns3_tqp_stats *stats = &hw->tqp_stats; in hns3_stats_get() local
915 struct hns3_tqp_stats *stats = &hw->tqp_stats; in hns3_rxq_basic_stats_get() local
955 struct hns3_tqp_stats *stats = &hw->tqp_stats; in hns3_txq_basic_stats_get() local
1520 struct hns3_tqp_stats *stats = &hw->tqp_stats; in hns3_tqp_stats_clear() local
/dpdk/drivers/net/enetfec/
H A Denet_rxtx.c30 struct rte_eth_stats *stats = &rxq->fep->stats; in enetfec_recv_pkts() local
182 struct rte_eth_stats *stats = &txq->fep->stats; in enetfec_xmit_pkts() local
/dpdk/lib/pipeline/
H A Drte_pipeline.h88 struct rte_port_in_stats stats; member
98 struct rte_port_out_stats stats; member
107 struct rte_table_stats stats; member
[all...]
/dpdk/drivers/event/sw/
H A Dsw_evdev_selftest.c311 test_event_dev_stats_get(int dev_id, struct test_event_dev_stats *stats) in test_event_dev_stats_get()
406 struct test_event_dev_stats stats; in run_prio_packet_test() local
498 struct test_event_dev_stats stats; in test_single_directed_packet() local
728 struct test_event_dev_stats stats; in burst_packets() local
816 struct test_event_dev_stats stats; in abuse_inflights() local
2044 struct test_event_dev_stats stats; in load_balancing() local
2074 struct test_event_dev_stats stats = {0}; in load_balancing_history() local
2245 struct test_event_dev_stats stats; in invalid_qid() local
2341 struct test_event_dev_stats stats; in single_packet() local
2446 struct test_event_dev_stats stats; in inflight_counts() local
[all …]
/dpdk/drivers/net/mlx5/
H A Dmlx5_stats.c38 mlx5_xstats_get(struct rte_eth_dev *dev, struct rte_eth_xstat *stats, in mlx5_xstats_get()
109 mlx5_stats_get(struct rte_eth_dev *dev, struct rte_eth_stats *stats) in mlx5_stats_get()
/dpdk/app/test-compress-perf/
H A Dcomp_perf_test_throughput.c202 struct rte_compressdev_stats stats; in main_loop() local
264 struct rte_compressdev_stats stats; in main_loop() local
/dpdk/examples/multi_process/client_server_mp/mp_server/
H A Dinit.h28 } stats; member
/dpdk/examples/server_node_efd/efd_server/
H A Dinit.h28 } stats; member
/dpdk/lib/graph/
H A Dgraph_stats.c163 struct rte_graph_cluster_stats *stats; stats_mem_init() local
201 struct rte_graph_cluster_stats *stats = *stats_in; stats_mem_populate() local
256 stats_mem_fini(struct rte_graph_cluster_stats * stats) stats_mem_fini() argument
328 struct rte_graph_cluster_stats *stats, *rc = NULL; rte_graph_cluster_stats_create() local
[all...]

1234567