Searched defs:br_entry_size (Results 1 – 2 of 2) sorted by relevance
1172 static const u32 br_entry_size = sizeof(struct perf_branch_entry); in BPF_CALL_3() local1499 static const u32 br_entry_size = sizeof(struct perf_branch_entry); in BPF_CALL_4() local
22771 BUILD_BUG_ON(br_entry_size != 24); in do_misc_fixups() local