Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dutil.c254 const char *perf_debugfs_mount(const char *mountpoint) in perf_debugfs_mount() function
275 const char *path = perf_debugfs_mount(NULL); in find_debugfs()
Dutil.h82 const char *perf_debugfs_mount(const char *mountpoint);
/external/linux-tools-perf/src/tools/perf/
Dperf.c465 perf_debugfs_mount(NULL); in main()