Searched refs:get_kprobe_event (Results 1 – 2 of 2) sorted by relevance
168 std::string probe_event = get_kprobe_event(kernel_func, attach_type); in attach_kprobe()381 std::string event = get_kprobe_event(kernel_func, attach_type); in detach_kprobe()616 std::string BPF::get_kprobe_event(const std::string& kernel_func, in get_kprobe_event() function in ebpf::BPF
180 std::string get_kprobe_event(const std::string& kernel_func,