Searched refs:tracing_path (Results 1 - 25 of 27) sorted by relevance
12
/kernel/linux/linux-6.6/tools/lib/api/fs/ |
H A D | tracing_path.c | 14 #include "tracing_path.h" 16 static char tracing_path[PATH_MAX] = "/sys/kernel/tracing"; variable 20 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()
|
/kernel/linux/linux-5.10/tools/lib/api/fs/ |
H A D | tracing_path.c | 14 #include "tracing_path.h" 17 static char tracing_path[PATH_MAX] = "/sys/kernel/debug/tracing"; variable 23 snprintf(tracing_path, sizeof(tracing_path), "%s/%s", in __tracing_path_set() 39 return tracing_path; in tracing_path_tracefs_mount() 52 return tracing_path; in tracing_path_debugfs_mount()
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | openat-syscall.c | 4 #include <api/fs/tracing_path.h>
|
H A D | openat-syscall-all-cpus.c | 13 #include <api/fs/tracing_path.h>
|
H A D | parse-events.c | 16 #include <api/fs/tracing_path.h>
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | tracepoint.c | 10 #include <api/fs/tracing_path.h>
|
H A D | trace-event.c | 12 #include <api/fs/tracing_path.h>
|
H A D | print-events.c | 11 #include <api/fs/tracing_path.h>
|
H A D | trace-event-info.c | 26 #include <api/fs/tracing_path.h>
|
H A D | probe-file.c | 24 #include <api/fs/tracing_path.h>
|
H A D | parse-events.c | 18 #include <api/fs/tracing_path.h>
|
H A D | evsel.c | 14 #include <api/fs/tracing_path.h>
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | openat-syscall.c | 4 #include <api/fs/tracing_path.h>
|
H A D | openat-syscall-all-cpus.c | 13 #include <api/fs/tracing_path.h>
|
H A D | parse-events.c | 18 #include <api/fs/tracing_path.h>
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | trace-event.c | 13 #include <api/fs/tracing_path.h>
|
H A D | trace-event-info.c | 24 #include <api/fs/tracing_path.h>
|
H A D | probe-file.c | 24 #include <api/fs/tracing_path.h>
|
H A D | evsel.c | 14 #include <api/fs/tracing_path.h>
|
H A D | parse-events.c | 26 #include <api/fs/tracing_path.h>
|
/kernel/linux/linux-6.6/tools/lib/api/ |
H A D | Makefile | 104 FS_HDRS := fs/fs.h fs/tracing_path.h
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | perf.c | 28 #include <api/fs/tracing_path.h>
|
H A D | builtin-ftrace.c | 23 #include <api/fs/tracing_path.h>
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | perf.c | 27 #include <api/fs/tracing_path.h>
|
H A D | builtin-ftrace.c | 25 #include <api/fs/tracing_path.h>
|
Completed in 35 milliseconds
12