Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-eventdev/
H A Dtest_order_common.c97 int plcore = evt_get_first_active_lcore(opt->plcores); in order_opt_check()
284 int plcore = evt_get_first_active_lcore(opt->plcores); in order_launch_lcores()
H A Devt_options.h101 evt_get_first_active_lcore(bool lcores[]) in evt_get_first_active_lcore() function