HomeSort by relevance Sort by last modified time
    Searched refs:finish_command (Results 1 - 4 of 4) sorted by null

  /external/linux-tools-perf/util/
run-command.h 50 int finish_command(struct child_process *);
pager.c 37 finish_command(&pager_process);
run-command.c 185 int finish_command(struct child_process *cmd) function
195 return finish_command(cmd);
  /external/linux-tools-perf/
builtin-help.c 94 finish_command(&ec_process);

Completed in 273 milliseconds