Searched refs:get_tracing_file (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/tools/lib/api/fs/
H A Dtracing_path.h12 char *get_tracing_file(const char *name);
H A Dtracing_path.c73 char *get_tracing_file(const char *name) get_tracing_file() function
/linux-4.4.14/tools/perf/util/
H A Dtrace-event-info.c111 path = get_tracing_file("events/header_page"); record_header_files()
134 path = get_tracing_file("events/header_event"); record_header_files()
245 path = get_tracing_file("events/ftrace"); record_ftrace_files()
280 path = get_tracing_file("events"); record_event_files()
361 path = get_tracing_file("printk_formats"); record_ftrace_printk()

Completed in 208 milliseconds