Searched defs:attach_tracepoint (Results 1 – 2 of 2) sorted by relevance
267 StatusTuple BPF::attach_tracepoint(const std::string& tracepoint, in attach_tracepoint() function in ebpf::BPF
736 def attach_tracepoint(self, tp=b"", tp_re=b"", fn_name=b""): member in BPF