Searched refs:perf_debugfs_set_path (Results 1 – 3 of 3) sorted by relevance
217 perf_debugfs_set_path((*argv)[1]); in handle_options()233 perf_debugfs_set_path(cmd + strlen(CMD_DEBUGFS_DIR)); in handle_options()
87 extern void perf_debugfs_set_path(const char *mountpoint);
358 void perf_debugfs_set_path(const char *mntpt) in perf_debugfs_set_path() function