Home
last modified time | relevance | path

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

/tools/lib/bpf/
Dbtf.c2681 __u32 next_type_id = 1; in btf_dedup_compact_types() local
2702 d->hypot_map[i] = next_type_id; in btf_dedup_compact_types()
2703 d->btf->types[next_type_id] = (struct btf_type *)p; in btf_dedup_compact_types()
2705 next_type_id++; in btf_dedup_compact_types()
2709 d->btf->nr_types = next_type_id - 1; in btf_dedup_compact_types()