Searched refs:RTE_EVENT_DEV_XSTATS_PORT (Results 1 – 8 of 8) sorted by relevance
| /dpdk/drivers/event/cnxk/ |
| H A D | cnxk_eventdev_stats.c | 123 case RTE_EVENT_DEV_XSTATS_PORT: in cnxk_sso_xstats_get() 190 case RTE_EVENT_DEV_XSTATS_PORT: in cnxk_sso_xstats_reset() 262 case RTE_EVENT_DEV_XSTATS_PORT: in cnxk_sso_xstats_get_names()
|
| /dpdk/drivers/event/sw/ |
| H A D | sw_evdev_xstats.c | 291 .mode = RTE_EVENT_DEV_XSTATS_PORT, in sw_xstats_init() 306 .mode = RTE_EVENT_DEV_XSTATS_PORT, in sw_xstats_init() 409 case RTE_EVENT_DEV_XSTATS_PORT: in sw_xstats_get_names() 462 case RTE_EVENT_DEV_XSTATS_PORT: in sw_xstats_update() 589 RTE_EVENT_DEV_XSTATS_PORT, port_id, in sw_xstats_reset_port() 633 case RTE_EVENT_DEV_XSTATS_PORT: in sw_xstats_reset()
|
| H A D | sw_evdev_selftest.c | 123 RTE_EVENT_DEV_XSTATS_PORT, 0, in xstats_print() 126 RTE_EVENT_DEV_XSTATS_PORT, 1, in xstats_print() 890 RTE_EVENT_DEV_XSTATS_PORT, 0, in xstats_tests() 897 RTE_EVENT_DEV_XSTATS_PORT, 0, in xstats_tests() 995 RTE_EVENT_DEV_XSTATS_PORT, 0, in xstats_tests() 999 ret = rte_event_dev_xstats_get(evdev, RTE_EVENT_DEV_XSTATS_PORT, in xstats_tests() 1035 ret = rte_event_dev_xstats_reset(evdev, RTE_EVENT_DEV_XSTATS_PORT, in xstats_tests() 1056 RTE_EVENT_DEV_XSTATS_PORT, in xstats_tests() 1186 RTE_EVENT_DEV_XSTATS_PORT, in xstats_id_abuse_tests() 1557 RTE_EVENT_DEV_XSTATS_PORT, PORT, in xstats_id_reset_tests() [all …]
|
| /dpdk/drivers/event/dsw/ |
| H A D | dsw_xstats.c | 210 fn(xstats_name, RTE_EVENT_DEV_XSTATS_PORT, port_id, in dsw_xstats_port_foreach() 265 case RTE_EVENT_DEV_XSTATS_PORT: in dsw_xstats_get_names() 321 case RTE_EVENT_DEV_XSTATS_PORT: in dsw_xstats_get()
|
| /dpdk/drivers/event/dlb2/ |
| H A D | dlb2_xstats.c | 617 .mode = RTE_EVENT_DEV_XSTATS_PORT, in dlb2_xstats_init() 681 case RTE_EVENT_DEV_XSTATS_PORT: in dlb2_eventdev_xstats_get_names() 731 case RTE_EVENT_DEV_XSTATS_PORT: in dlb2_xstats_update() 909 RTE_EVENT_DEV_XSTATS_PORT, port_id, in dlb2_xstats_reset_port() 957 case RTE_EVENT_DEV_XSTATS_PORT: in dlb2_eventdev_xstats_reset()
|
| /dpdk/drivers/event/opdl/ |
| H A D | opdl_test.c | 504 RTE_EVENT_DEV_XSTATS_PORT, in check_statistics() 516 RTE_EVENT_DEV_XSTATS_PORT, in check_statistics() 524 RTE_EVENT_DEV_XSTATS_PORT, in check_statistics()
|
| /dpdk/lib/eventdev/ |
| H A D | rte_eventdev.h | 1711 RTE_EVENT_DEV_XSTATS_PORT, enumerator
|
| H A D | rte_eventdev.c | 1745 mode = RTE_EVENT_DEV_XSTATS_PORT; in handle_port_xstats()
|