Home
last modified time | relevance | path

Searched refs:run_cnt (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/lib/
H A Dtst_net.sh733 local run_cnt="$TST_NETLOAD_RUN_COUNT"
787 if [ "$run_cnt" -lt 2 ]; then
788 run_cnt=1
793 c_opts="${cs_opts}${c_opts}-a $c_num -r $((c_requests / run_cnt)) -d $PWD/$rfile"
796 tst_res_ TINFO "run client 'netstress -l $c_opts' $run_cnt times"
804 for i in $(seq 1 $run_cnt); do
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h1350 /* enabled run_time_ns and run_cnt */
6466 __u64 run_cnt; member

Completed in 12 milliseconds