Searched refs:detach_kprobe_event (Results 1 – 3 of 3) sorted by relevance
632 def detach_kprobe_event(self, ev_name): member in BPF646 self.detach_kprobe_event(ev_name)651 self.detach_kprobe_event(ev_name)1240 self.detach_kprobe_event(k)
95 auto res = detach_kprobe_event(it.first, it.second); in detach_all()389 TRY2(detach_kprobe_event(it->first, it->second)); in detach_kprobe()663 StatusTuple BPF::detach_kprobe_event(const std::string& event, in detach_kprobe_event() function in ebpf::BPF
185 StatusTuple detach_kprobe_event(const std::string& event, open_probe_t& attr);