Searched refs:get_tracing_file (Results 1 – 4 of 4) sorted by relevance
13 char *get_tracing_file(const char *name);
75 char *get_tracing_file(const char *name) in get_tracing_file() function
111 path = get_tracing_file("events/header_page"); in record_header_files()134 path = get_tracing_file("events/header_event"); in record_header_files()247 path = get_tracing_file("events/ftrace"); in record_ftrace_files()282 path = get_tracing_file("events"); in record_event_files()359 path = get_tracing_file("printk_formats"); in record_ftrace_printk()387 path = get_tracing_file("saved_cmdlines"); in record_saved_cmdline()
76 file = get_tracing_file(name); in __write_tracing_file()323 trace_file = get_tracing_file("trace_pipe"); in __cmd_ftrace()