Searched refs:lcore_1 (Results 1 – 1 of 1) sorted by relevance
529 uint32_t lcore_1 = rte_get_next_lcore(-1, 1, 0); in test_timer_arm_multicore() local530 uint32_t lcore_2 = rte_get_next_lcore(lcore_1, 1, 0); in test_timer_arm_multicore()532 rte_eal_remote_launch(_arm_wrapper, NULL, lcore_1); in test_timer_arm_multicore()