Home
last modified time | relevance | path

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

/linux-5.19.10/tools/lib/subcmd/
Dexec-cmd.h8 extern void set_argv_exec_path(const char *exec_path);
Dexec-cmd.c103 void set_argv_exec_path(const char *exec_path) in set_argv_exec_path() function
/linux-5.19.10/tools/perf/
Dperf.c216 set_argv_exec_path(cmd + 1); in handle_options()
Dbuiltin-script.c3987 set_argv_exec_path(get_argv_exec_path()); in cmd_script()