Home
last modified time | relevance | path

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

/tools/lib/bpf/
Dbtf_dump.c55 struct btf_dump { struct
58 btf_dump_printf_fn_t printf_fn; argument
59 struct btf_dump_opts opts; argument
62 struct btf_dump_type_aux_state *type_states; argument
64 const char **cached_names;
67 __u32 *emit_queue;
68 int emit_queue_cap;
69 int emit_queue_cnt;
75 __u32 *decl_stack;
76 int decl_stack_cap;
[all …]