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.c5345 unsigned int split_start_id; member
5366 if (*id >= dist->split_start_id) in btf_add_distilled_type_ids()
5426 for (i = 1; i < dist->split_start_id; i++) { in btf_add_distilled_types()
5523 else if (*id >= dist->split_start_id) in btf_update_distilled_type_ids()
5578 dist.split_start_id = btf__type_cnt(old_base); in btf__distill_base()
5623 dist.diff_id = dist.split_start_id - btf__type_cnt(new_base); in btf__distill_base()