Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_timer_secondary.c140 unsigned int *main_lcorep = &test_info->main_lcore; in test_timer_secondary() local
144 *main_lcorep = rte_get_main_lcore(); in test_timer_secondary()
145 *mgr_lcorep = rte_get_next_lcore(*main_lcorep, 1, 1); in test_timer_secondary()