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

/linux-master/tools/perf/util/
H A Dcache.h13 #define CMD_DEBUGFS_DIR "--debugfs-dir=" macro
/linux-master/tools/perf/
H A Dperf.c272 } else if (strstarts(cmd, CMD_DEBUGFS_DIR)) {
273 tracing_path_set(cmd + strlen(CMD_DEBUGFS_DIR));

Completed in 119 milliseconds