Home
last modified time | relevance | path

Searched defs:lcore_count (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_ticketlock.c100 static uint64_t lcore_count[RTE_MAX_LCORE] __rte_cache_aligned; variable
H A Dtest_ring_perf.c37 static volatile unsigned lcore_count = 0; variable
/f-stack/dpdk/lib/librte_eal/windows/
H A Deal_lcore.c32 unsigned int lcore_count; member
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_private.h46 uint32_t lcore_count; /**< Number of available logical cores. */ member
H A Drte_service.c419 int32_t lcore_count = rte_service_lcore_list(ids, RTE_MAX_LCORE); in rte_service_may_be_active() local
560 int32_t lcore_count = rte_service_lcore_list(ids, RTE_MAX_LCORE); in rte_service_start_with_defaults() local
/f-stack/dpdk/examples/ipsec-secgw/
H A Devent_helper.c150 int lcore_count, nb_eventdev, nb_eth_dev, ret; in eh_set_default_conf_eventdev() local