Searched refs:run_all (Results 1 – 6 of 6) sorted by relevance
| /tools/testing/selftests/net/ |
| A D | udpgso_bench.sh | 132 run_all() { function 147 run_all
|
| A D | udpgro_bench.sh | 72 run_all() { function 92 run_all
|
| A D | udpgro_frglist.sh | 77 run_all() { function 98 run_all
|
| A D | udpgro.sh | 153 run_all() { function 208 run_all
|
| A D | udpgso.c | 497 static void run_all(int fdt, int fdr, struct sockaddr *addr, socklen_t alen) in run_all() function 537 run_all(fdt, fdr, addr, alen); in run_test() 547 run_all(fdt, fdr, addr, 0 /* use connected addr */); in run_test()
|
| /tools/perf/bench/ |
| A D | numa.c | 113 int run_all; member 197 OPT_INCR ('a', "all" , &p0.run_all, "Run all tests in the suite"), 1838 p->run_all = argc == 1; in init_params() 1971 if (p0.run_all) in bench_numa()
|
Completed in 15 milliseconds