Home
last modified time | relevance | path

Searched refs:get_argv_exec_path (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/tools/lib/subcmd/
A Dexec-cmd.h14 extern char *get_argv_exec_path(void);
A Dexec-cmd.c117 char *get_argv_exec_path(void) in get_argv_exec_path() function
147 char *tmp = get_argv_exec_path(); in setup_path()
A Dhelp.c199 char *exec_path = get_argv_exec_path(); in load_command_list()
244 char *exec_path = get_argv_exec_path(); in list_commands()
/linux-6.3-rc2/tools/perf/tests/
A Dpe-file-parsing.c82 snprintf(path_dir, PATH_MAX, "%s/tests", get_argv_exec_path()); in test__pe_file_parsing()
A Dbuiltin-test-list.c55 exec_path = get_argv_exec_path(); in shell_tests__dir()
A Dattr.c195 exec_path = get_argv_exec_path(); in test__attr()
A Ddlfilter-test.c229 exec_path = get_argv_exec_path(); in get_dlfilters_path()
/linux-6.3-rc2/tools/perf/util/
A Ddlfilter.c310 exec_path = get_argv_exec_path(); in find_dlfilter()
607 exec_path = get_argv_exec_path(); in list_available_dlfilters()
/linux-6.3-rc2/tools/perf/
A Dperf.c233 puts(get_argv_exec_path()); in handle_options()
A Dbuiltin-script.c2941 char *exec_path = get_argv_exec_path(); in find_script()
3327 snprintf(scripts_path, MAXPATHLEN, "%s/scripts", get_argv_exec_path()); in list_available_scripts()
3482 snprintf(scripts_path, MAXPATHLEN, "%s/scripts", get_argv_exec_path()); in find_scripts()
3543 snprintf(scripts_path, MAXPATHLEN, "%s/scripts", get_argv_exec_path()); in get_script_path()
4049 set_argv_exec_path(get_argv_exec_path()); in cmd_script()

Completed in 18 milliseconds