HomeSort by relevance Sort by last modified time
    Searched refs:debugfs_mount (Results 1 - 4 of 4) sorted by null

  /external/linux-tools-perf/util/
debugfs.h 18 extern char *debugfs_mount(const char *mountpoint);
debugfs.c 115 char *debugfs_mount(const char *mountpoint) function
trace-event-info.c 119 const char *path = debugfs_mount(NULL);
  /external/linux-tools-perf/
perf.c 430 const char *path = debugfs_mount(NULL);

Completed in 172 milliseconds