Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dutil.h88 const char *perf_debugfs_mount(const char *mountpoint);
Dutil.c345 const char *perf_debugfs_mount(const char *mountpoint) in perf_debugfs_mount() function
/linux-4.1.27/tools/perf/
Dperf.c521 perf_debugfs_mount(NULL); in main()