Home
last modified time | relevance | path

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

/linux-3.3/tools/perf/util/
Ddebugfs.h9 void debugfs_set_path(const char *mountpoint);
Ddebugfs.c147 void debugfs_set_path(const char *mountpoint) in debugfs_set_path() function
/linux-3.3/tools/perf/
Dperf.c153 debugfs_set_path((*argv)[1]); in handle_options()
159 debugfs_set_path(cmd + strlen(CMD_DEBUGFS_DIR)); in handle_options()