Searched defs:tracepoint (Results 1 – 2 of 2) sorted by relevance
267 StatusTuple BPF::attach_tracepoint(const std::string& tracepoint, in attach_tracepoint()445 StatusTuple BPF::detach_tracepoint(const std::string& tracepoint) { in detach_tracepoint()681 StatusTuple BPF::detach_tracepoint_event(const std::string& tracepoint, in detach_tracepoint_event()
1588 tracepoint = function(tp, prog, pid, cpu, group_fd) function