Home
last modified time | relevance | path

Searched refs:xstats_type (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/event/sw/
H A Dsw_evdev_xstats.c9 enum xstats_type { enum
38 enum xstats_type stat, int extra_arg);
44 enum xstats_type stat;
53 enum xstats_type type, int extra_arg __rte_unused) in get_dev_stat()
71 enum xstats_type type, int extra_arg __rte_unused) in get_port_stat()
94 enum xstats_type type, int extra_arg) in get_port_bucket_stat()
106 enum xstats_type type, int extra_arg __rte_unused) in get_qid_stat()
129 enum xstats_type type, int extra_arg) in get_qid_iq_stat()
142 enum xstats_type type, int extra_arg) in get_qid_port_stat()
187 static const enum xstats_type dev_types[] = { rx, tx, dropped, in sw_xstats_init()
[all …]