Home
last modified time | relevance | path

Searched refs:detach_tracepoint_event (Results 1 – 2 of 2) sorted by relevance

/external/bcc/src/cc/api/
DBPF.cc114 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
DBPF.h189 StatusTuple detach_tracepoint_event(const std::string& tracepoint,