OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:run_command_v_opt
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/util/
run-command.h
56
int
run_command_v_opt
(const char **argv, int opt);
run-command.c
209
int
run_command_v_opt
(const char **argv, int opt)
function
/external/linux-tools-perf/
perf.c
391
status =
run_command_v_opt
(argv, 0);
Completed in 480 milliseconds