OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:detach_tracepoint_event
(Results
1 - 2
of
2
) sorted by null
/external/bcc/src/cc/api/
BPF.h
187
StatusTuple
detach_tracepoint_event
(const std::string& tracepoint,
BPF.cc
113
auto res =
detach_tracepoint_event
(it.first, it.second);
450
TRY2(
detach_tracepoint_event
(it->first, it->second));
681
StatusTuple BPF::
detach_tracepoint_event
(const std::string& tracepoint,
function in class:ebpf::BPF
Completed in 188 milliseconds