Home
last modified time | relevance | path

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

/tools/bpf/bpftool/
Dxlated_dumper.c221 struct bpf_func_info *record; in dump_xlated_json()
306 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.c699 struct bpf_func_info *record; in prog_dump()
2013 struct bpf_func_info *func_info; in profile_target_name()
/tools/perf/util/
Dbpf-event.c141 const struct bpf_func_info *finfo; in synthesize_bpf_prog_name()
Dbpf_counter.c65 struct bpf_func_info *func_info; in bpf_target_prog_name()
/tools/include/uapi/linux/
Dbpf.h6202 struct bpf_func_info { struct
/tools/testing/selftests/bpf/prog_tests/
Dbtf.c4267 struct bpf_func_info *finfo; in do_test_file()
4343 if (CHECK(rec_size != sizeof(struct bpf_func_info), in do_test_file()
5977 struct bpf_func_info *finfo; in test_get_finfo()
5998 if (CHECK(rec_size != sizeof(struct bpf_func_info), in test_get_finfo()