Searched refs:BPF_PERF_EVENT (Results 1 – 6 of 6) sorted by relevance
130 BPF_PERF_EVENT, NULL); in test_unpriv_bpf_disabled_positive()
1103 BPF_PERF_EVENT, enumerator
764 case BPF_PERF_EVENT: in bpf_link_create()
126 [BPF_PERF_EVENT] = "perf_event",10845 link_fd = bpf_link_create(prog_fd, pfd, BPF_PERF_EVENT, &link_opts); in bpf_program__attach_perf_event_opts()
4129 if (attach_type != BPF_PERF_EVENT) in bpf_prog_attach_check_attach_type()4145 if (attach_type != BPF_PERF_EVENT && in bpf_prog_attach_check_attach_type()5397 if (attr->link_create.attach_type == BPF_PERF_EVENT) in link_create()