Searched refs:get_tracing_file (Results 1 – 3 of 3) sorted by relevance
111 path = get_tracing_file("events/header_page"); in record_header_files()134 path = get_tracing_file("events/header_event"); in record_header_files()245 path = get_tracing_file("events/ftrace"); in record_ftrace_files()280 path = get_tracing_file("events"); in record_event_files()361 path = get_tracing_file("printk_formats"); in record_ftrace_printk()
12 char *get_tracing_file(const char *name);
73 char *get_tracing_file(const char *name) in get_tracing_file() function