Searched refs:tries (Results 1 – 3 of 3) sorted by relevance
23 tries=224 while [ $tries -gt 0 ] && [ $freepgs -lt $needpgs ]; do37 tries=$((tries - 1))
335 int port_off = 2, tries = 5, ret; in main() local343 while (ret && tries--) { in main()344 fprintf(stderr, "info: trying alternate ports (%d)\n", tries); in main()
147 When --verbose specified, perf trace tries to print all available information