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