Home
last modified time | relevance | path

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

/tools/bpf/bpftool/
Dxlated_dumper.c215 struct bpf_func_info *record; in dump_xlated_json()
300 struct bpf_func_info *record; in dump_xlated_plain()
Dbtf_dumper.c38 struct bpf_func_info *finfo; in dump_prog_id_as_func_ptr()
Dprog.c688 struct bpf_func_info *record; in prog_dump()
1867 struct bpf_func_info *func_info; in profile_target_name()
/tools/perf/util/
Dbpf-event.c128 const struct bpf_func_info *finfo; in synthesize_bpf_prog_name()
/tools/include/uapi/linux/
Dbpf.h4969 struct bpf_func_info { struct
/tools/testing/selftests/bpf/prog_tests/
Dbtf.c4116 struct bpf_func_info *finfo; in do_test_file()
4190 if (CHECK(rec_size != sizeof(struct bpf_func_info), in do_test_file()
5822 struct bpf_func_info *finfo; in test_get_finfo()
5843 if (CHECK(rec_size != sizeof(struct bpf_func_info), in test_get_finfo()