Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-eventdev/
H A Devt_options.c344 { EVT_WORK_LCORES, 1, 0, 0 },
378 { EVT_WORK_LCORES, evt_parse_work_lcores}, in evt_opts_parse_long()
H A Devt_options.h24 #define EVT_WORK_LCORES ("wlcores") macro