Home
last modified time | relevance | path

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

/Linux-v5.10/samples/bpf/
Dxdpsock_user.c76 static bool benchmark_done; variable
444 benchmark_done = true; in is_benchmark_done()
446 return benchmark_done; in is_benchmark_done()
478 benchmark_done = true; in int_exit()
1240 if (benchmark_done) in rx_drop_all()
1327 if (benchmark_done) in tx_only_all()
1408 if (benchmark_done) in l2fwd_all()
1537 benchmark_done = true; in main()