Lines Matching defs:tev
1815 int parse_probe_trace_command(const char *cmd, struct probe_trace_event *tev) in parse_probe_trace_command()
2115 synthesize_uprobe_trace_def(struct probe_trace_event *tev, struct strbuf *buf) in synthesize_uprobe_trace_def()
2130 char *synthesize_probe_trace_command(struct probe_trace_event *tev) in synthesize_probe_trace_command()
2259 static int convert_to_perf_probe_event(struct probe_trace_event *tev, in convert_to_perf_probe_event()
2399 void clear_probe_trace_event(struct probe_trace_event *tev) in clear_probe_trace_event()
2595 static bool filter_probe_trace_event(struct probe_trace_event *tev, in filter_probe_trace_event()
2614 struct probe_trace_event tev; in __show_perf_probe_events() local
2749 static void warn_uprobe_event_compat(struct probe_trace_event *tev) in warn_uprobe_event_compat()
2777 static int probe_trace_event__set_name(struct probe_trace_event *tev, in probe_trace_event__set_name()
2854 struct probe_trace_event *tev = NULL; in __add_probe_trace_events() local
2979 struct probe_trace_event *tev; in find_probe_trace_events_from_map() local
3138 struct probe_trace_event *tev; in try_to_find_absolute_address() local
3364 struct probe_trace_event *tev; in find_probe_trace_events_from_cache() local
3472 static int show_probe_trace_event(struct probe_trace_event *tev) in show_probe_trace_event()
3491 struct probe_trace_event *tev; in show_probe_trace_events() local