Home
last modified time | relevance | path

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

/openbmc/linux/tools/bpf/bpftool/
H A Dbtf.c419 __u32 *root_type_ids, int root_type_cnt) in dump_btf_raw()
464 __u32 *root_type_ids, int root_type_cnt) in dump_btf_c()
554 int root_type_cnt = 0; in do_dump() local