Home
last modified time | relevance | path

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

/tools/lib/bpf/
A Dlibbpf.h495 struct bpf_perf_event_opts { struct
513 const struct bpf_perf_event_opts *opts); argument
A Dlibbpf.c10909 const struct bpf_perf_event_opts *opts) in bpf_program__attach_perf_event_opts()
10915 if (!OPTS_VALID(opts, bpf_perf_event_opts)) in bpf_program__attach_perf_event_opts()
11309 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, pe_opts); in bpf_program__attach_kprobe_opts()
12243 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, pe_opts); in bpf_program__attach_uprobe_opts()
12585 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, pe_opts); in bpf_program__attach_tracepoint_opts()
/tools/perf/util/
A Dbpf-filter.c454 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, pe_opts, in perf_bpf_filter__prepare()
/tools/testing/selftests/bpf/prog_tests/
A Dfill_link_info.c208 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, opts, in test_event_fill_link_info()
A Dbpf_cookie.c443 DECLARE_LIBBPF_OPTS(bpf_perf_event_opts, opts); in pe_subtest()

Completed in 39 milliseconds