Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_launch.c50 int main_lcore = rte_get_main_lcore(); in rte_eal_mp_remote_launch() local
H A Deal_private.h45 uint32_t main_lcore; /**< Id of the main lcore */ member
/f-stack/dpdk/app/test/
H A Dtest_timer_racecond.c59 static unsigned int main_lcore; variable
H A Dtest_timer_secondary.c29 unsigned int main_lcore; member
H A Dtest_timer.c282 unsigned int main_lcore = rte_get_main_lcore(); in timer_stress2_main_loop() local
H A Dtest_mbuf.c1110 unsigned int main_lcore, worker, tref; in test_refcnt_mbuf() local