Home
last modified time | relevance | path

Searched refs:get_tracing_file (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/lib/api/fs/
H A Dtracing_path.c68 char *get_tracing_file(const char *name) in get_tracing_file() function
101 char *path = get_tracing_file("events"); in tracing_events__opendir()
113 char *path = get_tracing_file("events"); in tracing_events__scandir_alphasort()
H A Dtracing_path.h14 char *get_tracing_file(const char *name);
/openbmc/linux/tools/perf/
H A Dbuiltin-ftrace.c71 file = get_tracing_file(name); in __write_tracing_file()
129 file = get_tracing_file(name); in read_tracing_file_to_stdout()
171 file = get_tracing_file(name); in read_tracing_file_by_line()
605 trace_file = get_tracing_file("trace_pipe"); in __cmd_ftrace()
825 trace_file = get_tracing_file("trace_pipe"); in prepare_func_latency()
/openbmc/linux/tools/perf/util/
H A Dtrace-event-info.c264 path = get_tracing_file("events"); in record_event_files()
341 path = get_tracing_file("printk_formats"); in record_ftrace_printk()
369 path = get_tracing_file("saved_cmdlines"); in record_saved_cmdline()
H A Dprint-events.c64 char *events_path = get_tracing_file("events"); in print_tracepoint_events()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/trace-cmd/files/
H A D0001-Replace-LFS64-interfaces-off64_t-and-lseek64.patch817 file = get_tracing_file(handle, filename);