OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 633 milliseconds