Searched refs:bpf_program__attach_perf_event (Results 1 – 4 of 4) sorted by relevance
173 bpf_program__attach_perf_event;
174 bpf_program__attach_perf_event(struct bpf_program *prog, int pfd);
4924 struct bpf_link *bpf_program__attach_perf_event(struct bpf_program *prog, in bpf_program__attach_perf_event() function5091 link = bpf_program__attach_perf_event(prog, pfd); in bpf_program__attach_kprobe()5123 link = bpf_program__attach_perf_event(prog, pfd); in bpf_program__attach_uprobe()5203 link = bpf_program__attach_perf_event(prog, pfd); in bpf_program__attach_tracepoint()
61 link = bpf_program__attach_perf_event(prog, pmu_fd); in test_stacktrace_build_id_nmi()