Home
last modified time | relevance | path

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

/linux/tools/lib/subcmd/
A Drun-command.h53 int (*no_exec_cmd)(struct child_process *process); member
A Drun-command.c125 if (cmd->no_exec_cmd) in start_command()
126 exit(cmd->no_exec_cmd(cmd)); in start_command()
/linux/tools/perf/tests/
A Dbuiltin-test.c379 (*child)->process.no_exec_cmd = run_test_child; in start_test()

Completed in 5 milliseconds