Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Drun-command.c185 int finish_command(struct child_process *cmd) in finish_command() function
195 return finish_command(cmd); in run_command()
Drun-command.h50 int finish_command(struct child_process *);
Dpager.c37 finish_command(&pager_process); in wait_for_pager()
/external/linux-tools-perf/src/tools/perf/
Dbuiltin-help.c80 finish_command(&ec_process); in check_emacsclient_version()