Searched refs:perf_set_argv_exec_path (Results 1 – 4 of 4) sorted by relevance
4 extern void perf_set_argv_exec_path(const char *exec_path);
44 void perf_set_argv_exec_path(const char *exec_path) in perf_set_argv_exec_path() function
105 perf_set_argv_exec_path(cmd + 1); in handle_options()
1157 perf_set_argv_exec_path(perf_exec_path()); in cmd_script()