Lines Matching defs:event
313 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()
541 const char *event = NULL, *group = UPROBE_EVENT_SYSTEM; in trace_uprobe_create() local
953 struct ring_buffer_event *event; in __uprobe_trace_func() local
1019 print_uprobe_event(struct trace_iterator *iter, int flags, struct trace_event *event) in print_uprobe_event()
1206 struct perf_event *event; in __uprobe_perf_filter() local
1221 struct perf_event *event) in trace_uprobe_filter_event()
1227 struct perf_event *event) in trace_uprobe_filter_remove()
1248 struct perf_event *event) in trace_uprobe_filter_add()
1276 struct perf_event *event) in uprobe_perf_close()
1301 struct perf_event *event) in uprobe_perf_open()
1423 int bpf_get_uprobe_info(const struct perf_event *event, u32 *fd_type, in bpf_get_uprobe_info()
1448 trace_uprobe_register(struct trace_event_call *event, enum trace_reg type, in trace_uprobe_register()