Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Drun-command.c20 int need_in, need_out, need_err; in start_command() local
38 need_out = !cmd->no_stdout in start_command()
41 if (need_out) { in start_command()
59 if (need_out) in start_command()
92 else if (need_out) { in start_command()
127 if (need_out) in start_command()
143 if (need_out) in start_command()