Home
last modified time | relevance | path

Searched refs:perf_set_argv_exec_path (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/tools/perf/util/
Dexec_cmd.h4 extern void perf_set_argv_exec_path(const char *exec_path);
Dexec_cmd.c44 void perf_set_argv_exec_path(const char *exec_path) in perf_set_argv_exec_path() function
/linux-3.3/tools/perf/
Dperf.c105 perf_set_argv_exec_path(cmd + 1); in handle_options()
Dbuiltin-script.c1157 perf_set_argv_exec_path(perf_exec_path()); in cmd_script()