Searched refs:timer0_cb (Results 1 – 2 of 2) sorted by relevance
27 timer0_cb(__rte_unused struct rte_timer *tim, in timer0_cb() function112 rte_timer_reset(&timer0, hz, PERIODICAL, lcore_id, timer0_cb, NULL); in main()
83 The callback function is timer0_cb().