Searched defs:lcore_count (Results 1 – 6 of 6) sorted by relevance
100 static uint64_t lcore_count[RTE_MAX_LCORE] __rte_cache_aligned; variable
37 static volatile unsigned lcore_count = 0; variable
32 unsigned int lcore_count; member
46 uint32_t lcore_count; /**< Number of available logical cores. */ member
419 int32_t lcore_count = rte_service_lcore_list(ids, RTE_MAX_LCORE); in rte_service_may_be_active() local560 int32_t lcore_count = rte_service_lcore_list(ids, RTE_MAX_LCORE); in rte_service_start_with_defaults() local
150 int lcore_count, nb_eventdev, nb_eth_dev, ret; in eh_set_default_conf_eventdev() local