Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dtrace-event-info.c172 static int copy_event_system(const char *sys, struct tracepoint_path *tps) in copy_event_system() function
254 ret = copy_event_system(path, tps); in record_ftrace_files()
331 copy_event_system(sys, tps) < 0) { in record_event_files()