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.cc167 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
DBPF.h288 StatusTuple detach_tracepoint_event(const std::string& tracepoint,