Searched defs:attach_tracepoint (Results 1 – 3 of 3) sorted by relevance
360 StatusTuple BPF::attach_tracepoint(const std::string& tracepoint, in attach_tracepoint() function in ebpf::BPF
870 pub fn attach_tracepoint( in attach_tracepoint() method
1016 def attach_tracepoint(self, tp=b"", tp_re=b"", fn_name=b""): member in BPF