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

/linux-4.4.14/tools/perf/util/
H A Drun-command.c21 int need_in, need_out, need_err; start_command() local
54 need_err = !cmd->no_stderr && cmd->err < 0; start_command()
55 if (need_err) { start_command()
85 else if (need_err) { start_command()
133 if (need_err) start_command()
150 if (need_err) start_command()

Completed in 41 milliseconds