Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dtest_cpp.cpp104 struct btf_dump_opts opts = { }; in main()
/linux/tools/lib/bpf/
H A Dbtf.h275 struct btf_dump_opts { struct
285 const struct btf_dump_opts *opts); argument
H A Dbtf_dump.c152 const struct btf_dump_opts *opts) in btf_dump__new()
157 if (!OPTS_VALID(opts, btf_dump_opts)) in btf_dump__new()
/linux/tools/perf/
H A Dbuiltin-trace.c1033 LIBBPF_OPTS(btf_dump_opts, dump_opts); in btf_struct_scnprintf()