Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/dsw/
H A Ddsw_xstats.c314 dsw_xstats_get(const struct rte_eventdev *dev, in dsw_xstats_get() function
350 dsw_xstats_get(ctx->dev, mode, queue_port_id, &xstats_id, in dsw_xstats_find_stat()
H A Ddsw_evdev.h278 int dsw_xstats_get(const struct rte_eventdev *dev,
H A Ddsw_evdev.c390 .xstats_get = dsw_xstats_get,