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);
4911 struct bpf_link *bpf_program__attach_perf_event(struct bpf_program *prog, in bpf_program__attach_perf_event() function5078 link = bpf_program__attach_perf_event(prog, pfd); in bpf_program__attach_kprobe()5110 link = bpf_program__attach_perf_event(prog, pfd); in bpf_program__attach_uprobe()5190 link = bpf_program__attach_perf_event(prog, pfd); in bpf_program__attach_tracepoint()
57 link = bpf_program__attach_perf_event(prog, pmu_fd); in test_stacktrace_build_id_nmi()