Home
last modified time | relevance | path

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

/tools/lib/subcmd/
A Dexec-cmd.h14 extern char *get_argv_exec_path(void);
A Dexec-cmd.c119 char *get_argv_exec_path(void) in get_argv_exec_path() function
152 char *tmp = get_argv_exec_path(); in setup_path()
A Dhelp.c223 char *exec_path = get_argv_exec_path(); in load_command_list()
268 char *exec_path = get_argv_exec_path(); in list_commands()
/tools/perf/tests/
A Dpe-file-parsing.c83 snprintf(path_dir, PATH_MAX, "%s/tests", get_argv_exec_path()); in test__pe_file_parsing()
A Dtests-scripts.c72 exec_path = get_argv_exec_path(); in shell_tests__dir_fd()
A Ddlfilter-test.c233 exec_path = get_argv_exec_path(); in get_dlfilters_path()
/tools/perf/util/
A Ddlfilter.c356 exec_path = get_argv_exec_path(); in find_dlfilter()
653 exec_path = get_argv_exec_path(); in list_available_dlfilters()
/tools/perf/ui/browsers/
A Dscripts.c171 const char *exec_path = get_argv_exec_path(); in find_scripts()
/tools/perf/
A Dperf.c242 puts(get_argv_exec_path()); in handle_options()
A Dbuiltin-script.c2946 char *exec_path = get_argv_exec_path(); in find_script()
3346 snprintf(scripts_path, MAXPATHLEN, "%s/scripts", get_argv_exec_path()); in list_available_scripts()
3426 snprintf(scripts_path, MAXPATHLEN, "%s/scripts", get_argv_exec_path()); in get_script_path()
3923 set_argv_exec_path(get_argv_exec_path()); in cmd_script()

Completed in 21 milliseconds