Lines Matching defs:event
312 static bool trace_uprobe_match(const char *system, const char *event, in trace_uprobe_match()
339 alloc_trace_uprobe(const char *group, const char *event, int nargs, bool is_ret) in alloc_trace_uprobe()
376 static struct trace_uprobe *find_probe_event(const char *event, const char *group) in find_probe_event()
543 const char *event = NULL, *group = UPROBE_EVENT_SYSTEM; in __trace_uprobe_create() local
1020 print_uprobe_event(struct trace_iterator *iter, int flags, struct trace_event *event) in print_uprobe_event()
1204 struct perf_event *event; in __uprobe_perf_filter() local
1219 struct perf_event *event) in trace_uprobe_filter_event()
1225 struct perf_event *event) in trace_uprobe_filter_remove()
1246 struct perf_event *event) in trace_uprobe_filter_add()
1274 struct perf_event *event) in uprobe_perf_close()
1298 struct perf_event *event) in uprobe_perf_open()
1419 int bpf_get_uprobe_info(const struct perf_event *event, u32 *fd_type, in bpf_get_uprobe_info()
1444 trace_uprobe_register(struct trace_event_call *event, enum trace_reg type, in trace_uprobe_register()