Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/trace/
Dbpf_trace.c1167 static const u32 br_entry_size = sizeof(struct perf_branch_entry); in BPF_CALL_3() local
1755 static const u32 br_entry_size = sizeof(struct perf_branch_entry); in BPF_CALL_4() local
/linux-6.12.1/kernel/bpf/
Dverifier.c21161 const u32 br_entry_size = sizeof(struct perf_branch_entry); in do_misc_fixups() local