Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Drun-command.h42 unsigned no_stdout:1; member
Drun-command.c38 need_out = !cmd->no_stdout in start_command()
88 if (cmd->no_stdout) in start_command()