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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
run-command.h 50 int finish_command(struct child_process *);
pager.c 35 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/perf-3.12.0/tools/perf/
builtin-help.c 80 finish_command(&ec_process);

Completed in 203 milliseconds