Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/bpf/
Dlibbpf.c213 attach_fn_t attach_fn; member
8242 .attach_fn = attach_kprobe),
8245 .attach_fn = attach_kprobe),
8250 .attach_fn = attach_tp),
8252 .attach_fn = attach_tp),
8254 .attach_fn = attach_raw_tp),
8256 .attach_fn = attach_raw_tp),
8260 .attach_fn = attach_trace),
8264 .attach_fn = attach_trace),
8268 .attach_fn = attach_trace),
[all …]