HomeSort by relevance Sort by last modified time
    Searched refs:get_tracing_file (Results 1 - 3 of 3) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
trace-event-info.c 110 path = get_tracing_file("events/header_page");
133 path = get_tracing_file("events/header_event");
248 path = get_tracing_file("events/ftrace");
283 path = get_tracing_file("events");
372 path = get_tracing_file("printk_formats");
util.c 310 char *get_tracing_file(const char *name) function
util.h 84 char *get_tracing_file(const char *name);

Completed in 58 milliseconds