Searched refs:get_kprobe_event (Results 1 – 2 of 2) sorted by relevance
169 std::string probe_event = get_kprobe_event(kernel_func, attach_type); in attach_kprobe()382 std::string event = get_kprobe_event(kernel_func, attach_type); in detach_kprobe()617 std::string BPF::get_kprobe_event(const std::string& kernel_func, in get_kprobe_event() function in ebpf::BPF
182 std::string get_kprobe_event(const std::string& kernel_func,