Home
last modified time | relevance | path

Searched defs:tps (Results 1 – 1 of 1) sorted by relevance

/tools/perf/util/
Dtrace-event-info.c144 static bool name_in_tp_list(char *sys, struct tracepoint_path *tps) in name_in_tp_list()
155 #define for_each_event_tps(dir, dent, tps) \ argument
161 static int copy_event_system(const char *sys, struct tracepoint_path *tps) in copy_event_system()
224 static int record_ftrace_files(struct tracepoint_path *tps) in record_ftrace_files()
242 static bool system_in_tp_list(char *sys, struct tracepoint_path *tps) in system_in_tp_list()
253 static int record_event_files(struct tracepoint_path *tps) in record_event_files()
391 put_tracepoints_path(struct tracepoint_path *tps) in put_tracepoints_path()
494 struct tracepoint_path *tps; in tracing_data_get() local