Searched refs:timer_cb (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/app/test/ |
| H A D | test_timer_perf.c | 23 timer_cb(struct rte_timer *t __rte_unused, void *param __rte_unused) in timer_cb() function 60 timer_cb, NULL); in test_timer_perf() 86 timer_cb, NULL); in test_timer_perf() 122 timer_cb, NULL); in test_timer_perf()
|
| H A D | test_timer_racecond.c | 67 timer_cb(struct rte_timer *tim, void *arg __rte_unused) in timer_cb() function 93 ret = rte_timer_reset(tim, ticks, PERIODICAL, main_lcore, timer_cb, NULL); in reload_timer()
|