| /f-stack/freebsd/netgraph/atm/sscop/ |
| H A D | ng_sscop.c | 74 struct stats { struct 98 struct stats stats; /* sadistics */ argument
|
| /f-stack/dpdk/examples/qos_sched/ |
| H A D | stats.c | 14 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
|
| /f-stack/dpdk/lib/librte_metrics/ |
| H A D | rte_metrics.c | 62 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
|
| /f-stack/dpdk/lib/librte_port/ |
| H A D | rte_swx_port_source_sink.c | 43 struct rte_swx_port_in_stats stats; member 187 source_stats_read(void *port, struct rte_swx_port_in_stats *stats) in source_stats_read() 219 struct rte_swx_port_out_stats stats; member 316 sink_stats_read(void *port, struct rte_swx_port_out_stats *stats) in sink_stats_read()
|
| H A D | rte_swx_port_ethdev.c | 40 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 290 writer_stats_read(void *port, struct rte_swx_port_out_stats *stats) in writer_stats_read()
|
| H A D | rte_port_kni.c | 31 struct rte_port_in_stats stats; member 89 struct rte_port_in_stats *stats, int clear) in rte_port_kni_reader_stats_read() 121 struct rte_port_out_stats stats; member 265 struct rte_port_out_stats *stats, int clear) in rte_port_kni_writer_stats_read() 297 struct rte_port_out_stats stats; member 475 struct rte_port_out_stats *stats, int clear) in rte_port_kni_writer_nodrop_stats_read()
|
| H A D | rte_port_sched.c | 29 struct rte_port_in_stats stats; member 89 struct rte_port_in_stats *stats, int clear) in rte_port_sched_reader_stats_read() 121 struct rte_port_out_stats stats; member 263 struct rte_port_out_stats *stats, int clear) in rte_port_sched_writer_stats_read()
|
| H A D | rte_port_fd.c | 31 struct rte_port_in_stats stats; member 122 struct rte_port_in_stats *stats, int clear) in rte_port_fd_reader_stats_read() 154 struct rte_port_out_stats stats; member 293 struct rte_port_out_stats *stats, int clear) in rte_port_fd_writer_stats_read() 325 struct rte_port_out_stats stats; member 478 struct rte_port_out_stats *stats, int clear) in rte_port_fd_writer_nodrop_stats_read()
|
| H A D | rte_port_sym_crypto.c | 29 struct rte_port_in_stats stats; member 113 struct rte_port_in_stats *stats, int clear) in rte_port_sym_crypto_reader_stats_read() 145 struct rte_port_out_stats stats; member 299 struct rte_port_out_stats *stats, int clear) in rte_port_sym_crypto_writer_stats_read() 331 struct rte_port_out_stats stats; member 511 struct rte_port_out_stats *stats, int clear) in rte_port_sym_crypto_writer_nodrop_stats_read()
|
| H A D | rte_port_ethdev.c | 31 struct rte_port_in_stats stats; member 91 struct rte_port_in_stats *stats, int clear) in rte_port_ethdev_reader_stats_read() 123 struct rte_port_out_stats stats; member 271 struct rte_port_out_stats *stats, int clear) in rte_port_ethdev_writer_stats_read() 303 struct rte_port_out_stats stats; member 484 struct rte_port_out_stats *stats, int clear) in rte_port_ethdev_writer_nodrop_stats_read()
|
| H A D | rte_port_eventdev.c | 31 struct rte_port_in_stats stats; member 98 struct rte_port_in_stats *stats, int clear) in rte_port_eventdev_reader_stats_read() 130 struct rte_port_out_stats stats; member 304 struct rte_port_out_stats *stats, int clear) in rte_port_eventdev_writer_stats_read() 336 struct rte_port_out_stats stats; member 544 struct rte_port_out_stats *stats, int clear) in rte_port_eventdev_writer_nodrop_stats_read()
|
| H A D | rte_port_ring.c | 31 struct rte_port_in_stats stats; member 121 struct rte_port_in_stats *stats, int clear) in rte_port_ring_reader_stats_read() 153 struct rte_port_out_stats stats; member 389 struct rte_port_out_stats *stats, int clear) in rte_port_ring_writer_stats_read() 421 struct rte_port_out_stats stats; member 722 struct rte_port_out_stats *stats, int clear) in rte_port_ring_writer_nodrop_stats_read()
|
| /f-stack/freebsd/contrib/rdma/krping/ |
| H A D | krping_dev.c | 64 struct krping_stats *stats; member 109 krping_copy_stats(struct krping_stats *stats, void *arg) in krping_copy_stats() 151 struct krping_stats *stats = e->stats; in krping_read() local
|
| /f-stack/dpdk/app/test/ |
| H A D | test_pmd_ring.c | 134 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
|
| /f-stack/dpdk/lib/librte_table/ |
| H A D | rte_table_stub.c | 27 struct rte_table_stats stats; member 70 rte_table_stub_stats_read(void *table, struct rte_table_stats *stats, int clear) in rte_table_stub_stats_read()
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_hole.c | 60 struct ng_hole_hookstat stats; member 151 struct ng_hole_hookstat *stats; in ngh_rcvmsg() local
|
| /f-stack/freebsd/netpfil/ipfw/nat64/ |
| H A D | nat64_translate.c | 160 struct nat64_counters *stats, void *logdata) in nat64_direct_output() 173 nat64_direct_output_one(struct mbuf *m, struct nat64_counters *stats, in nat64_direct_output_one() 232 struct nat64_counters *stats, void *logdata) in nat64_output() 264 nat64_output_one(struct mbuf *m, struct nat64_counters *stats, void *logdata) in nat64_output_one() 537 nat64_fragment6(struct nat64_counters *stats, struct ip6_hdr *ip6, in nat64_fragment6() 651 struct nat64_counters *stats, void *logdata) in nat64_icmp6_reflect() 795 uint8_t code, uint16_t mtu, struct nat64_counters *stats, void *logdata) in nat64_icmp_reflect()
|
| /f-stack/dpdk/lib/librte_graph/ |
| H A D | graph_stats.c | 106 struct rte_graph_cluster_stats *stats; in stats_mem_init() local 139 struct rte_graph_cluster_stats *stats = *stats_in; in stats_mem_populate() local 191 stats_mem_fini(struct rte_graph_cluster_stats *stats) in stats_mem_fini() 264 struct rte_graph_cluster_stats *stats, *rc = NULL; in rte_graph_cluster_stats_create() local
|
| /f-stack/dpdk/lib/librte_pipeline/ |
| H A D | rte_pipeline.h | 90 struct rte_port_in_stats stats; member 100 struct rte_port_out_stats stats; member 109 struct rte_table_stats stats; member
|
| /f-stack/dpdk/drivers/event/sw/ |
| H A D | sw_evdev_selftest.c | 309 test_event_dev_stats_get(int dev_id, struct test_event_dev_stats *stats) in test_event_dev_stats_get() 405 struct test_event_dev_stats stats; in run_prio_packet_test() local 497 struct test_event_dev_stats stats; in test_single_directed_packet() local 727 struct test_event_dev_stats stats; in burst_packets() local 815 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 …]
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_stats.c | 37 mlx5_xstats_get(struct rte_eth_dev *dev, struct rte_eth_xstat *stats, in mlx5_xstats_get() 96 mlx5_stats_get(struct rte_eth_dev *dev, struct rte_eth_stats *stats) in mlx5_stats_get()
|
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_dcb_82598.c | 19 struct ixgbe_hw_stats *stats, in ixgbe_dcb_get_tc_stats_82598() 53 struct ixgbe_hw_stats *stats, in ixgbe_dcb_get_pfc_stats_82598()
|
| /f-stack/dpdk/app/test-compress-perf/ |
| H A D | comp_perf_test_throughput.c | 195 struct rte_compressdev_stats stats; in main_loop() local 257 struct rte_compressdev_stats stats; in main_loop() local
|
| /f-stack/dpdk/drivers/raw/ioat/ |
| H A D | ioat_common.c | 22 const uint64_t *stats = (const void *)&ioat->xstats; in ioat_xstats_get() local 55 uint64_t *stats = (void *)&ioat->xstats; in ioat_xstats_reset() local
|
| /f-stack/freebsd/kern/ |
| H A D | subr_blist.c | 429 gap_stats_counting(const struct gap_stats *stats) in gap_stats_counting() 439 init_gap_stats(struct gap_stats *stats) in init_gap_stats() 450 update_gap_stats(struct gap_stats *stats, daddr_t posn) in update_gap_stats() 496 dump_gap_stats(const struct gap_stats *stats, struct sbuf *s) in dump_gap_stats() 534 struct gap_stats *stats = &gstats; in blist_stats() local
|