Searched refs:bpf_get_branch_snapshot (Results 1 – 2 of 2) sorted by relevance
28 total_entries = bpf_get_branch_snapshot(entries, sizeof(entries), 0); in BPF_PROG()
1165 BPF_CALL_3(bpf_get_branch_snapshot, void *, buf, u32, size, u64, flags) in BPF_CALL_3() argument1182 .func = bpf_get_branch_snapshot,