Home
last modified time | relevance | path

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

/tools/testing/selftests/vm/
Drun_vmtests23 tries=2
24 while [ $tries -gt 0 ] && [ $freepgs -lt $needpgs ]; do
37 tries=$((tries - 1))
/tools/testing/selftests/net/
Dpsock_fanout.c335 int port_off = 2, tries = 5, ret; in main() local
343 while (ret && tries--) { in main()
344 fprintf(stderr, "info: trying alternate ports (%d)\n", tries); in main()
/tools/perf/Documentation/
Dperf-trace.txt147 When --verbose specified, perf trace tries to print all available information