Searched refs:detach_kprobe_event (Results 1 – 3 of 3) sorted by relevance
659 def detach_kprobe_event(self, ev_name): member in BPF673 self.detach_kprobe_event(ev_name)678 self.detach_kprobe_event(ev_name)1271 self.detach_kprobe_event(k)
96 auto res = detach_kprobe_event(it.first, it.second); in detach_all()390 TRY2(detach_kprobe_event(it->first, it->second)); in detach_kprobe()664 StatusTuple BPF::detach_kprobe_event(const std::string& event, in detach_kprobe_event() function in ebpf::BPF
187 StatusTuple detach_kprobe_event(const std::string& event, open_probe_t& attr);