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

/linux-master/tools/perf/util/
H A Dtrace-event-info.c36 struct tracepoint_path { struct
39 struct tracepoint_path *next;
144 static bool name_in_tp_list(char *sys, struct tracepoint_path *tps)
161 static int copy_event_system(const char *sys, struct tracepoint_path *tps)
224 static int record_ftrace_files(struct tracepoint_path *tps)
242 static bool system_in_tp_list(char *sys, struct tracepoint_path *tps)
253 static int record_event_files(struct tracepoint_path *tps)
392 put_tracepoints_path(struct tracepoint_path *tps)
395 struct tracepoint_path *t = tps;
404 static struct tracepoint_path *tracepoint_id_to_pat
[all...]

Completed in 60 milliseconds