Home
last modified time | relevance | path

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

/external/linux-tools-perf/util/
Dtrace-event-info.c150 static char *get_tracing_file(const char *name) in get_tracing_file() function
265 path = get_tracing_file("events/header_page"); in read_header_files()
283 path = get_tracing_file("events/header_event"); in read_header_files()
370 path = get_tracing_file("events/ftrace"); in read_ftrace_files()
398 path = get_tracing_file("events"); in read_event_files()
467 path = get_tracing_file("printk_formats"); in read_ftrace_printk()