Home
last modified time | relevance | path

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

/linux/tools/lib/api/fs/
H A Dtracing_path.c68 char *get_tracing_file(const char *name) in get_tracing_file() function
101 char *path = get_tracing_file("events"); in tracing_events__opendir()
113 char *path = get_tracing_file("events"); in tracing_events__scandir_alphasort()
H A Dtracing_path.h14 char *get_tracing_file(const char *name);
/linux/tools/perf/util/
H A Dtrace-event-info.c264 path = get_tracing_file("events"); in record_event_files()
342 path = get_tracing_file("printk_formats"); in record_ftrace_printk()
370 path = get_tracing_file("saved_cmdlines"); in record_saved_cmdline()
H A Dtp_pmu.c69 char *events_dir_path = get_tracing_file("events"); in tp_pmu__for_each_tp_sys()
/linux/tools/perf/
H A Dbuiltin-ftrace.c93 file = get_tracing_file("set_ftrace_pid"); in is_ftrace_supported()
130 file = get_tracing_file(name); in get_tracing_instance_file()
355 path = get_tracing_file(dirname); in init_tracing_instance()