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

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

Completed in 102 milliseconds