Searched refs:BPF_PERF_EVENT_KPROBE (Results 1 – 6 of 6) sorted by relevance
59 case BPF_PERF_EVENT_KPROBE: in verify_perf_link_info()599 test_kprobe_fill_link_info(skel, BPF_PERF_EVENT_KPROBE, false); in test_fill_link_info()603 test_kprobe_fill_link_info(skel, BPF_PERF_EVENT_KPROBE, true); in test_fill_link_info()
38 ASSERT_EQ(info.perf_event.type, BPF_PERF_EVENT_KPROBE, "info.perf_event.type"); in test_missed_perf_kprobe()
554 case BPF_PERF_EVENT_KPROBE: in show_link_close_json()945 case BPF_PERF_EVENT_KPROBE: in show_link_close_plain()1071 case BPF_PERF_EVENT_KPROBE: in do_show_link()
1153 BPF_PERF_EVENT_KPROBE = 3, enumerator
3767 info->perf_event.type = BPF_PERF_EVENT_KPROBE; in bpf_perf_link_fill_kprobe()