Home
last modified time | relevance | path

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

/external/libbpf/src/
Dlibbpf.c9719 static void bpf_link_perf_dealloc(struct bpf_link *link) in bpf_link_perf_dealloc() function
9753 link->link.dealloc = &bpf_link_perf_dealloc; in bpf_program__attach_perf_event_opts()