Searched refs:run_command_v_opt (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/tools/perf/util/
H A Drun-command.h56 int run_command_v_opt(const char **argv, int opt);
H A Drun-command.c214 int run_command_v_opt(const char **argv, int opt) run_command_v_opt() function
/linux-4.1.27/tools/perf/
H A Dperf.c454 status = run_command_v_opt(argv, 0); execv_dashed_external()

Completed in 169 milliseconds