Searched defs:detach_uprobe (Results 1 – 2 of 2) sorted by relevance
395 StatusTuple BPF::detach_uprobe(const std::string& binary_path, in detach_uprobe() function in ebpf::BPF
1036 def detach_uprobe(self, name=b"", sym=b"", addr=None, pid=-1): member in BPF