Home
last modified time | relevance | path

Searched defs:total_polls (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/event/dlb/
H A Ddlb_xstats.c18 total_polls, /**< Call dequeue_burst */ enumerator
333 total_polls, in dlb_xstats_init() enumerator
406 total_polls, in dlb_xstats_init() enumerator
H A Ddlb_priv.h349 uint64_t total_polls; member
/f-stack/dpdk/drivers/event/dlb2/
H A Ddlb2_xstats.c20 total_polls, /**< Call dequeue_burst */ enumerator
374 total_polls, in dlb2_xstats_init() enumerator
447 total_polls, in dlb2_xstats_init() enumerator
H A Ddlb2_priv.h380 uint64_t total_polls; member
/f-stack/dpdk/drivers/event/sw/
H A Dsw_evdev.h188 uint64_t total_polls; /* how many polls were counted in stats */ member