Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbtf.c5512 unsigned int split_start_id; member
5533 if (*id >= dist->split_start_id) in btf_add_distilled_type_ids()
5593 for (i = 1; i < dist->split_start_id; i++) { in btf_add_distilled_types()
5690 else if (*id >= dist->split_start_id) in btf_update_distilled_type_ids()
5745 dist.split_start_id = btf__type_cnt(old_base); in btf__distill_base()
5790 dist.diff_id = dist.split_start_id - btf__type_cnt(new_base); in btf__distill_base()