Home
last modified time | relevance | path

Searched refs:bpf_link_perf_detach (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c10074 static int bpf_link_perf_detach(struct bpf_link *link) in bpf_link_perf_detach() function
10134 link->link.detach = &bpf_link_perf_detach; in bpf_program__attach_perf_event_opts()