Searched refs:stop_watch (Results 1 – 1 of 1) sorted by relevance
281 static int stop_watch; variable2074 stop_watch = atoi(optarg); in handle_args()2075 if (stop_watch <= 0) { in handle_args()2078 stop_watch); in handle_args()2600 if (stop_watch) in run_tracers()2601 alarm(stop_watch); in run_tracers()