Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dexec_cmd.c9 static const char *argv_exec_path; variable
46 argv_exec_path = exec_path; in perf_set_argv_exec_path()
59 if (argv_exec_path) in perf_exec_path()
60 return argv_exec_path; in perf_exec_path()