Searched refs:TEST_RING_THREAD_MPMC (Results 1 – 3 of 3) sorted by relevance
17 #define TEST_RING_THREAD_MPMC 4 macro111 case (TEST_RING_THREAD_MPMC | TEST_RING_ELEM_SINGLE): in test_ring_enqueue()117 case (TEST_RING_THREAD_MPMC | TEST_RING_ELEM_BULK): in test_ring_enqueue()123 case (TEST_RING_THREAD_MPMC | TEST_RING_ELEM_BURST): in test_ring_enqueue()135 case (TEST_RING_THREAD_MPMC | TEST_RING_ELEM_SINGLE): in test_ring_enqueue()143 case (TEST_RING_THREAD_MPMC | TEST_RING_ELEM_BULK): in test_ring_enqueue()152 case (TEST_RING_THREAD_MPMC | TEST_RING_ELEM_BURST): in test_ring_enqueue()178 case (TEST_RING_THREAD_MPMC | TEST_RING_ELEM_BULK): in test_ring_dequeue()184 case (TEST_RING_THREAD_MPMC | TEST_RING_ELEM_BURST): in test_ring_dequeue()204 case (TEST_RING_THREAD_MPMC | TEST_RING_ELEM_BULK): in test_ring_dequeue()[all …]
55 else if ((api_type & TEST_RING_THREAD_MPMC) == TEST_RING_THREAD_MPMC) in test_ring_print_test_string()221 TEST_RING_THREAD_MPMC | in enqueue_dequeue_bulk_helper()225 TEST_RING_THREAD_MPMC | in enqueue_dequeue_bulk_helper()316 TEST_RING_THREAD_MPMC | TEST_RING_ELEM_BULK, in run_on_core_pair()350 TEST_RING_THREAD_MPMC | TEST_RING_ELEM_BULK); in load_loop_fn_helper()352 TEST_RING_THREAD_MPMC | TEST_RING_ELEM_BULK); in load_loop_fn_helper()513 TEST_RING_THREAD_MPMC | TEST_RING_ELEM_SINGLE) < 0) in test_ring_perf_esize()521 TEST_RING_THREAD_MPMC | TEST_RING_ELEM_BURST) < 0) in test_ring_perf_esize()529 TEST_RING_THREAD_MPMC | TEST_RING_ELEM_BULK) < 0) in test_ring_perf_esize()536 TEST_RING_THREAD_MPMC | TEST_RING_ELEM_BULK); in test_ring_perf_esize()
263 .api_type = TEST_RING_ELEM_BULK | TEST_RING_THREAD_MPMC,328 .api_type = TEST_RING_ELEM_BURST | TEST_RING_THREAD_MPMC,487 else if (api_type & TEST_RING_THREAD_MPMC) in test_ring_print_test_string()