Home
last modified time | relevance | path

Searched refs:timer0_cb (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/examples/timer/
H A Dmain.c28 timer0_cb(__rte_unused struct rte_timer *tim, in timer0_cb() function
106 rte_timer_reset(&timer0, hz, PERIODICAL, lcore_id, timer0_cb, NULL); in main()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dtimer.rst110 The callback function is timer0_cb().
124 rte_timer_reset(&timer0, hz, PERIODICAL, lcore_id, timer0_cb, NULL);
140 timer0_cb(__rte_unused struct rte_timer *tim, __rte_unused void *arg)