Home
last modified time | relevance | path

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

/Linux-v5.15/tools/lib/bpf/
Dlibbpf.c233 attach_fn_t attach_fn; member
7931 .attach_fn = attach_kprobe),
7934 .attach_fn = attach_kprobe),
7939 .attach_fn = attach_tp),
7941 .attach_fn = attach_tp),
7943 .attach_fn = attach_raw_tp),
7945 .attach_fn = attach_raw_tp),
7949 .attach_fn = attach_trace),
7953 .attach_fn = attach_trace),
7957 .attach_fn = attach_trace),
[all …]