Searched defs:poll_burst (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/kern/ | ||
| H A D | kern_poll.c | 100 static uint32_t poll_burst = 5; variable |
| /f-stack/dpdk/app/test/ | ||
| H A D | test_pmd_perf.c | 532 poll_burst(void *args) in poll_burst() function |