Home
last modified time | relevance | path

Searched refs:rte_lcore_dump (Results 1 – 4 of 4) sorted by relevance

/dpdk/app/test/
H A Dtest_lcores.c306 rte_lcore_dump(stdout); in test_non_eal_lcores_callback()
318 rte_lcore_dump(stdout); in test_non_eal_lcores_callback()
400 rte_lcore_dump(stdout); in test_lcores()
/dpdk/lib/eal/include/
H A Drte_lcore.h344 rte_lcore_dump(FILE *f);
/dpdk/lib/eal/
H A Dversion.map125 rte_lcore_dump;
/dpdk/lib/eal/common/
H A Deal_common_lcore.c454 rte_lcore_dump(FILE *f) in rte_lcore_dump() function