Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dbtf.c97 __u32 nr_types; member
899 __u32 i, nr_types = btf__type_cnt(btf); in btf__find_by_name() local
918 __u32 i, nr_types = btf__type_cnt(btf); in btf_find_by_name_kind() local
4793 __u32 nr_types = btf__type_cnt(d->btf); local
Dlibbpf.c2716 int nr_types, i, vlen, err; local