Home
last modified time | relevance | path

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

/linux-3.3/tools/perf/util/
Dhelp.c161 const char *exec_path = perf_exec_path(); in load_command_list() local
205 const char *exec_path = perf_exec_path(); in list_commands() local
Dexec_cmd.c44 void perf_set_argv_exec_path(const char *exec_path) in perf_set_argv_exec_path()