Searched refs:tracing_path (Results 1 – 3 of 3) sorted by relevance
16 static char tracing_path[PATH_MAX] = "/sys/kernel/tracing"; variable20 snprintf(tracing_path, sizeof(tracing_path), "%s/%s", in __tracing_path_set()34 return tracing_path; in tracing_path_tracefs_mount()47 return tracing_path; in tracing_path_debugfs_mount()150 tracing_path, filename, sys, name); in tracing_path__strerror_open_tp()155 tracing_path, filename); in tracing_path__strerror_open_tp()169 tracing_path, filename, tracing_path_mount()); in tracing_path__strerror_open_tp()
2 libapi-y += tracing_path.o
104 FS_HDRS := fs/fs.h fs/tracing_path.h