Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/sw/
H A Dsw_evdev_selftest.c92 const uint32_t XSTATS_MAX = 1024; in xstats_print() local
862 const uint32_t XSTATS_MAX = 1024; in xstats_tests() local
1159 const uint32_t XSTATS_MAX = 1024; in xstats_id_abuse_tests() local
1380 const uint32_t XSTATS_MAX = 1024; in xstats_brute_force() local
1453 #define XSTATS_MAX 1024 in xstats_id_reset_tests() macro