Searched defs:ev_name (Results 1 – 3 of 3) sorted by relevance
828 const char *ev_name, const char *fn_name, uint64_t fn_offset) in bpf_attach_kprobe()944 const char *ev_name, const char *binary_path, in bpf_attach_uprobe()1004 static int bpf_detach_probe(const char *ev_name, const char *event_type) in bpf_detach_probe()1072 int bpf_detach_kprobe(const char *ev_name) in bpf_detach_kprobe()1077 int bpf_detach_uprobe(const char *ev_name) in bpf_detach_uprobe()
169 for (let ev_name in view.addr_event_counts) { variable
632 def detach_kprobe_event(self, ev_name): argument997 def detach_uprobe_event(self, ev_name): argument