Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/bpf/
Dlibbpf.c9194 static int bpf_link__detach_perf_event(struct bpf_link *link) in bpf_link__detach_perf_event() function
9228 link->detach = &bpf_link__detach_perf_event; in bpf_program__attach_perf_event()