Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_stack_perf.c28 struct lcore_pair { struct
34 get_two_hyperthreads(struct lcore_pair *lcp) in get_two_hyperthreads() argument
60 get_two_cores(struct lcore_pair *lcp) in get_two_cores()
86 get_two_sockets(struct lcore_pair *lcp) in get_two_sockets()
169 run_on_core_pair(struct lcore_pair *cores, struct rte_stack *s, in run_on_core_pair()
300 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()
497 struct lcore_pair cores; in test_ring_perf_esize()