Home
last modified time | relevance | path

Searched defs:lcores (Results 1 – 9 of 9) sorted by relevance

/f-stack/dpdk/app/test-eventdev/
H A Devt_options.h53 evt_lcores_has_overlap(bool lcores[], int lcore) in evt_lcores_has_overlap()
78 evt_has_active_lcore(bool lcores[]) in evt_has_active_lcore()
89 evt_nr_active_lcores(bool lcores[]) in evt_nr_active_lcores()
101 evt_get_first_active_lcore(bool lcores[]) in evt_get_first_active_lcore()
112 evt_has_disabled_lcore(bool lcores[]) in evt_has_disabled_lcore()
H A Dparser.c313 parse_lcores_list(bool lcores[], const char *corelist) in parse_lcores_list()
H A Dtest_pipeline_common.c108 unsigned int lcores; in pipeline_opt_check() local
H A Dtest_perf_common.c542 unsigned int lcores; in perf_opt_check() local
/f-stack/dpdk/app/test-pipeline/
H A Dconfig.c156 uint32_t lcores[3], n_lcores, lcore_id, pipeline_type_provided; in app_parse_args() local
/f-stack/dpdk/lib/librte_eal/windows/
H A Deal_lcore.c33 struct lcore_map lcores[RTE_MAX_LCORE]; member
/f-stack/dpdk/examples/multi_process/symmetric_mp/
H A Dmain.c282 const unsigned int lcores = rte_lcore_count(); in assign_ports_to_cores() local
/f-stack/dpdk/examples/l2fwd-cat/
H A Dcat.c771 unsigned lcores[PQOS_MAX_SOCKET_CORES] = {0}; local
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_options.c1033 eal_parse_lcores(const char *lcores) in eal_parse_lcores()