Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dcache.h12 #define CMD_EXEC_PATH "--exec-path" macro
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcache.h12 #define CMD_EXEC_PATH "--exec-path" macro
/kernel/linux/linux-5.10/tools/perf/
H A Dperf.c210 if (strstarts(cmd, CMD_EXEC_PATH)) { in handle_options()
211 cmd += strlen(CMD_EXEC_PATH); in handle_options()
/kernel/linux/linux-6.6/tools/perf/
H A Dperf.c220 if (strstarts(cmd, CMD_EXEC_PATH)) { in handle_options()
221 cmd += strlen(CMD_EXEC_PATH); in handle_options()

Completed in 3 milliseconds