Searched defs:br_entry_size (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/bpf/ | ||
| H A D | fixups.c | 2244 const u32 br_entry_size = sizeof(struct perf_branch_entry); bpf_do_misc_fixups() local |
| /linux/kernel/trace/ | ||
| H A D | bpf_trace.c | 1172 static const u32 br_entry_size = sizeof(struct perf_branch_entry); BPF_CALL_3() local |