Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Drun-command.c21 int need_in, need_out, need_err; in start_command() local
40 need_out = !cmd->no_stdout in start_command()
43 if (need_out) { in start_command()
61 if (need_out) in start_command()
94 else if (need_out) { in start_command()
129 if (need_out) in start_command()
145 if (need_out) in start_command()