OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:perf_set_argv_exec_path
(Results
1 - 4
of
4
) sorted by null
/external/linux-tools-perf/util/
exec_cmd.h
4
extern void
perf_set_argv_exec_path
(const char *exec_path);
exec_cmd.c
44
void
perf_set_argv_exec_path
(const char *exec_path)
function
/external/linux-tools-perf/
perf.c
116
perf_set_argv_exec_path
(cmd + 1);
builtin-script.c
1040
perf_set_argv_exec_path
(perf_exec_path());
Completed in 655 milliseconds