Searched refs:get_tracing_file (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/lib/api/fs/
H A Dtracing_path.h14 char *get_tracing_file(const char *name);
H A Dtracing_path.c68 char *get_tracing_file(const char *name) function
101 char *path = get_tracing_file("events");
113 char *path = get_tracing_file("events");
/linux-master/tools/perf/
H A Dbuiltin-ftrace.c71 file = get_tracing_file(name);
129 file = get_tracing_file(name);
171 file = get_tracing_file(name);
605 trace_file = get_tracing_file("trace_pipe");
825 trace_file = get_tracing_file("trace_pipe");
/linux-master/tools/perf/util/
H A Dtrace-event-info.c264 path = get_tracing_file("events");
342 path = get_tracing_file("printk_formats");
370 path = get_tracing_file("saved_cmdlines");
H A Dprint-events.c65 char *events_path = get_tracing_file("events");

Completed in 186 milliseconds