Home
last modified time | relevance | path

Searched refs:lcore_pair (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_stack_perf.c29 struct lcore_pair { struct
35 get_two_hyperthreads(struct lcore_pair *lcp) in get_two_hyperthreads() argument
61 get_two_cores(struct lcore_pair *lcp) in get_two_cores()
87 get_two_sockets(struct lcore_pair *lcp) in get_two_sockets()
171 run_on_core_pair(struct lcore_pair *cores, struct rte_stack *s, in run_on_core_pair()
302 struct lcore_pair cores; in __test_stack_perf()
H A Dtest_ring_perf.c33 struct lcore_pair { struct
71 get_two_hyperthreads(struct lcore_pair *lcp) in get_two_hyperthreads()
98 get_two_cores(struct lcore_pair *lcp) in get_two_cores()
122 get_two_sockets(struct lcore_pair *lcp) in get_two_sockets()
282 run_on_core_pair(struct lcore_pair *cores, struct rte_ring *r, const int esize) in run_on_core_pair()
498 struct lcore_pair cores; in test_ring_perf_esize()