Home
last modified time | relevance | path

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

/linux/tools/lib/api/fs/
A Dtracing_path.c73 char *get_tracing_file(const char *name) in get_tracing_file() function
106 char *path = get_tracing_file("events"); in tracing_events__opendir()
A Dtracing_path.h13 char *get_tracing_file(const char *name);
/linux/tools/perf/util/
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()
/linux/tools/perf/
A Dbuiltin-ftrace.c93 file = get_tracing_file(name); in __write_tracing_file()
151 file = get_tracing_file(name); in read_tracing_file_to_stdout()
193 file = get_tracing_file(name); in read_tracing_file_by_line()
618 trace_file = get_tracing_file("trace_pipe"); in __cmd_ftrace()

Completed in 20 milliseconds