Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dutil.c332 static const char *__perf_debugfs_mount(const char *mountpoint) in __perf_debugfs_mount() function
353 mnt = __perf_debugfs_mount(mountpoint); in perf_debugfs_mount()
373 const char *path = __perf_debugfs_mount(NULL); in find_debugfs()