Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_timer_secondary.c149 unsigned int *main_lcorep = &test_info->main_lcore; in test_timer_secondary() local
153 *main_lcorep = rte_get_main_lcore(); in test_timer_secondary()
154 *mgr_lcorep = rte_get_next_lcore(*main_lcorep, 1, 1); in test_timer_secondary()