Searched refs:test_perf (Results 1 – 4 of 4) sorted by relevance
13 struct test_perf *t = evt_test_priv(test); in perf_test_result()33 struct test_perf *t = p->t; in perf_producer()83 struct test_perf *t = p->t; in perf_event_timer_producer()147 struct test_perf *t = p->t; in perf_event_timer_producer_burst()208 struct test_perf *t = p->t; in perf_producer_wrapper()222 processed_pkts(struct test_perf *t) in processed_pkts()235 total_latency(struct test_perf *t) in total_latency()799 void *test_perf; in perf_test_setup() local801 test_perf = rte_zmalloc_socket(test->name, sizeof(struct test_perf), in perf_test_setup()803 if (test_perf == NULL) { in perf_test_setup()[all …]
26 struct test_perf;33 struct test_perf *t;40 struct test_perf *t;44 struct test_perf { struct77 struct test_perf *t = w->t;\ argument
162 struct test_perf *t = evt_test_priv(test); in perf_atq_eventdev_setup()
163 struct test_perf *t = evt_test_priv(test); in perf_queue_eventdev_setup()