Home
last modified time | relevance | path

Searched defs:br_entry_size (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/kernel/trace/
Dbpf_trace.c1181 static const u32 br_entry_size = sizeof(struct perf_branch_entry); in BPF_CALL_3() local
1794 static const u32 br_entry_size = sizeof(struct perf_branch_entry); in BPF_CALL_4() local
/linux-6.14.4/kernel/bpf/
Dverifier.c21819 const u32 br_entry_size = sizeof(struct perf_branch_entry); in do_misc_fixups() local