Searched refs:split_dist (Results 1 – 1 of 1) sorted by relevance
504 struct btf *split_dist = NULL, *base_dist = NULL; in test_distilled_base_vmlinux() local 518 if (!ASSERT_EQ(btf__distill_base(split_btf, &base_dist, &split_dist), 0, in test_distilled_base_vmlinux() 522 if (!ASSERT_OK_PTR(split_dist, "split_distilled") || in test_distilled_base_vmlinux() 526 split_dist, in test_distilled_base_vmlinux() 532 btf__free(split_dist); in test_distilled_base_vmlinux()