Searched refs:detach_tracepoint_event (Results 1 – 2 of 2) sorted by relevance
114 auto res = detach_tracepoint_event(it.first, it.second); in detach_all()451 TRY2(detach_tracepoint_event(it->first, it->second)); in detach_tracepoint()682 StatusTuple BPF::detach_tracepoint_event(const std::string& tracepoint, in detach_tracepoint_event() function in ebpf::BPF
189 StatusTuple detach_tracepoint_event(const std::string& tracepoint,