Home
last modified time | relevance | path

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

/external/bcc/src/cc/api/
DBPF.cc142 auto res = detach_perf_event_all_cpu(it.second); in detach_all()
460 TRY2(detach_perf_event_all_cpu(it->second)); in detach_perf_event()
690 StatusTuple BPF::detach_perf_event_all_cpu(open_probe_t& attr) { in detach_perf_event_all_cpu() function in ebpf::BPF
DBPF.h189 StatusTuple detach_perf_event_all_cpu(open_probe_t& attr);