Searched defs:test_perf (Results 1 – 2 of 2) sorted by relevance
44 struct test_perf { struct48 int done;49 uint64_t outstand_pkts;50 uint8_t nb_workers;51 enum evt_test_result result;52 uint32_t nb_flows;53 uint64_t nb_pkts;77 struct test_perf *t = w->t;\ argument
799 void *test_perf; in perf_test_setup() local