OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_kprobe_event
(Results
1 - 2
of
2
) sorted by null
/external/bcc/src/cc/api/
BPF.h
180
std::string
get_kprobe_event
(const std::string& kernel_func,
BPF.cc
168
std::string probe_event =
get_kprobe_event
(kernel_func, attach_type);
381
std::string event =
get_kprobe_event
(kernel_func, attach_type);
616
std::string BPF::
get_kprobe_event
(const std::string& kernel_func,
function in class:ebpf::BPF
Completed in 464 milliseconds