Searched refs:evt_get_first_active_lcore (Results 1 – 2 of 2) sorted by relevance
97 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()
101 evt_get_first_active_lcore(bool lcores[]) in evt_get_first_active_lcore() function