Searched refs:out__btf_size (Results 1 – 2 of 2) sorted by relevance
10 __u64 out__btf_size = -1; variable24 out__btf_size = (__u64)(&__stop_BTF - &__start_BTF); in handler()
53 CHECK(data->out__btf_size != btf_size, "btf_size", in test_ksyms()54 "got %llu, exp %llu\n", data->out__btf_size, btf_size); in test_ksyms()