Searched refs:get_tracing_file (Results 1 – 3 of 3) sorted by relevance
110 path = get_tracing_file("events/header_page"); in record_header_files()133 path = get_tracing_file("events/header_event"); in record_header_files()248 path = get_tracing_file("events/ftrace"); in record_ftrace_files()283 path = get_tracing_file("events"); in record_event_files()372 path = get_tracing_file("printk_formats"); in record_ftrace_printk()
84 char *get_tracing_file(const char *name);
310 char *get_tracing_file(const char *name) in get_tracing_file() function