Searched defs:attach_raw_tracepoint (Results 1 – 2 of 2) sorted by relevance
390 StatusTuple BPF::attach_raw_tracepoint(const std::string& tracepoint, const std::string& probe_func… in attach_raw_tracepoint() function in ebpf::BPF
1036 def attach_raw_tracepoint(self, tp=b"", fn_name=b""): member in BPF