Home
last modified time | relevance | path

Searched refs:set_argv_exec_path (Results 1 – 3 of 3) sorted by relevance

/linux/tools/lib/subcmd/
H A Dexec-cmd.h8 extern void set_argv_exec_path(const char *exec_path);
H A Dexec-cmd.c108 void set_argv_exec_path(const char *exec_path) in set_argv_exec_path() function
/linux/tools/perf/
H A Dbuiltin-script.c3923 set_argv_exec_path(get_argv_exec_path()); in cmd_script()