Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_timer_secondary.c142 unsigned int *sec_lcorep = &test_info->sec_lcore; in test_timer_secondary() local
146 *sec_lcorep = rte_get_next_lcore(*mgr_lcorep, 1, 1); in test_timer_secondary()
153 ret = timer_secondary_spawn_wait(*sec_lcorep); in test_timer_secondary()