OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:detach_perf_event_all_cpu
(Results
1 - 2
of
2
) sorted by null
/external/bcc/src/cc/api/
BPF.h
189
StatusTuple
detach_perf_event_all_cpu
(open_probe_t& attr);
BPF.cc
142
auto res =
detach_perf_event_all_cpu
(it.second);
460
TRY2(
detach_perf_event_all_cpu
(it->second));
690
StatusTuple BPF::
detach_perf_event_all_cpu
(open_probe_t& attr) {
function in class:ebpf::BPF
Completed in 125 milliseconds