Searched refs:bpf_perf_event_opts (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dlibbpf.h471 struct bpf_perf_event_opts { struct
487 const struct bpf_perf_event_opts *opts);
H A Dlibbpf.c10600 const struct bpf_perf_event_opts *opts)
10607 if (!OPTS_VALID(opts, bpf_perf_event_opts))
11004 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, pe_opts);
11864 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, pe_opts);
12206 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, pe_opts);
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_cookie.c443 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, opts);
H A Dfill_link_info.c199 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, opts,

Completed in 298 milliseconds