Home
last modified time | relevance | path

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

/linux-6.15/tools/lib/subcmd/
H A Drun-command.h46 unsigned no_stdout:1; member
H A Drun-command.c51 need_out = !cmd->no_stdout in start_command()
101 if (cmd->no_stdout) in start_command()
/linux-6.15/tools/perf/tests/
H A Dbuiltin-test.c445 (*child)->process.no_stdout = 1; in start_test()