Lines Matching refs:probe_trace_event

234 static void clear_probe_trace_events(struct probe_trace_event *tevs, int ntevs)  in clear_probe_trace_events()
718 post_process_offline_probe_trace_events(struct probe_trace_event *tevs, in post_process_offline_probe_trace_events()
743 static int add_exec_to_probe_trace_events(struct probe_trace_event *tevs, in add_exec_to_probe_trace_events()
772 post_process_module_probe_trace_events(struct probe_trace_event *tevs, in post_process_module_probe_trace_events()
811 post_process_kernel_probe_trace_events(struct probe_trace_event *tevs, in post_process_kernel_probe_trace_events()
873 struct probe_trace_event *tevs, in post_process_probe_trace_events()
897 struct probe_trace_event **tevs) in try_to_find_probe_trace_events()
1242 struct probe_trace_event **tevs __maybe_unused) in try_to_find_probe_trace_events()
1830 int parse_probe_trace_command(const char *cmd, struct probe_trace_event *tev) in parse_probe_trace_command()
2130 synthesize_probe_trace_args(struct probe_trace_event *tev, struct strbuf *buf) in synthesize_probe_trace_args()
2181 char *synthesize_probe_trace_command(struct probe_trace_event *tev) in synthesize_probe_trace_command()
2286 static int convert_to_perf_probe_event(struct probe_trace_event *tev, in convert_to_perf_probe_event()
2426 void clear_probe_trace_event(struct probe_trace_event *tev) in clear_probe_trace_event()
2621 static bool filter_probe_trace_event(struct probe_trace_event *tev, in filter_probe_trace_event()
2640 struct probe_trace_event tev; in __show_perf_probe_events()
2775 static void warn_uprobe_event_compat(struct probe_trace_event *tev) in warn_uprobe_event_compat()
2803 static int probe_trace_event__set_name(struct probe_trace_event *tev, in probe_trace_event__set_name()
2876 struct probe_trace_event *tevs, in __add_probe_trace_events()
2880 struct probe_trace_event *tev = NULL; in __add_probe_trace_events()
2990 struct probe_trace_event *tev __maybe_unused, in arch__fix_tev_from_maps()
3010 struct probe_trace_event **tevs) in find_probe_trace_events_from_map()
3016 struct probe_trace_event *tev; in find_probe_trace_events_from_map()
3183 struct probe_trace_event **tevs) in try_to_find_absolute_address()
3186 struct probe_trace_event *tev; in try_to_find_absolute_address()
3285 concat_probe_trace_events(struct probe_trace_event **tevs, int *ntevs, in concat_probe_trace_events()
3286 struct probe_trace_event **tevs2, int ntevs2) in concat_probe_trace_events()
3288 struct probe_trace_event *new_tevs; in concat_probe_trace_events()
3324 struct probe_trace_event **tevs, in find_cached_events()
3329 struct probe_trace_event *tmp_tevs = NULL; in find_cached_events()
3367 struct probe_trace_event **tevs) in find_cached_events_all()
3369 struct probe_trace_event *tmp_tevs = NULL; in find_cached_events_all()
3408 struct probe_trace_event **tevs) in find_probe_trace_events_from_cache()
3412 struct probe_trace_event *tev; in find_probe_trace_events_from_cache()
3465 struct probe_trace_event **tevs) in convert_to_probe_trace_events()
3520 static int show_probe_trace_event(struct probe_trace_event *tev) in show_probe_trace_event()
3539 struct probe_trace_event *tev; in show_probe_trace_events()
3566 static int show_bootconfig_event(struct probe_trace_event *tev) in show_bootconfig_event()
3594 struct probe_trace_event *tev; in show_bootconfig_events()