Home
last modified time | relevance | path

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

/tools/testing/selftests/net/
Dudpgso_bench.sh51 if [[ "${jobs}" != "" ]]; then
Dudpgro_bench.sh12 [ -n "${jobs}" ] && kill -INT ${jobs} 2>/dev/null
Dudpgro.sh12 [ -n "${jobs}" ] && kill -1 ${jobs} 2>/dev/null
/tools/cgroup/
Diocost_coef_gen.py89 def run_fio(testfile, duration, iotype, iodepth, blocksize, jobs): argument