Home
last modified time | relevance | path

Searched refs:rte_lcore_index (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/lib/librte_eal/include/
H A Drte_lcore.h122 int rte_lcore_index(int lcore_id);
/f-stack/dpdk/examples/performance-thread/common/
H A Dlthread_sched.c463 rte_lcore_index(rte_lcore_id())); in lthread_run()
500 rte_lcore_index(rte_lcore_id())); in lthread_run()
/f-stack/dpdk/lib/librte_eal/
H A Drte_eal_exports.def69 rte_lcore_index
H A Dversion.map102 rte_lcore_index;
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_lcore.c31 int rte_lcore_index(int lcore_id) in rte_lcore_index() function
/f-stack/dpdk/doc/guides/howto/
H A Ddebug_troubleshoot.rst303 mapping with CPU using ``rte_lcore_index``.