Home
last modified time | relevance | path

Searched defs:btf_data (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dverifier_log.c252 static const void *btf_data; variable
/linux/tools/perf/util/
H A Dbpf-event.c280 const struct btf_type *t, const void *btf_data) in format_btf_variable()