HomeSort by relevance Sort by last modified time
    Searched full:argv_exec_path (Results 1 - 1 of 1) sorted by null

  /external/linux-tools-perf/util/
exec_cmd.c 9 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 38 milliseconds