Home
last modified time | relevance | path

Searched defs:exec_path (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/tools/lib/subcmd/
Dexec-cmd.c21 const char *exec_path, const char *exec_path_env) in exec_cmd_init()
108 void set_argv_exec_path(const char *exec_path) in set_argv_exec_path()
Dhelp.c221 char *exec_path = get_argv_exec_path(); in load_command_list() local
266 char *exec_path = get_argv_exec_path(); in list_commands() local
Dsubcmd-config.h8 const char *exec_path; member
/linux-6.12.1/tools/perf/util/
Ddlfilter.c340 char *exec_path; in find_dlfilter() local
646 char *exec_path; in list_available_dlfilters() local
/linux-6.12.1/tools/perf/tests/
Dattr.c186 char *exec_path; in test__attr() local
Dtests-scripts.c33 char path[PATH_MAX], path2[PATH_MAX], *exec_path; in shell_tests__dir_fd() local
Ddlfilter-test.c227 char *exec_path; in get_dlfilters_path() local
/linux-6.12.1/tools/perf/
Dbuiltin-script.c3054 char *exec_path = get_argv_exec_path(); in find_script() local