Home
last modified time | relevance | path

Searched refs:BPF_F_GET_BRANCH_RECORDS_SIZE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_perf_branches.c35 BPF_F_GET_BRANCH_RECORDS_SIZE); in perf_branches()
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c1763 if (unlikely(flags & ~BPF_F_GET_BRANCH_RECORDS_SIZE)) in BPF_CALL_4()
1772 if (flags & BPF_F_GET_BRANCH_RECORDS_SIZE) in BPF_CALL_4()
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h6002 BPF_F_GET_BRANCH_RECORDS_SIZE = (1ULL << 0), enumerator
/openbmc/linux/include/uapi/linux/
H A Dbpf.h6002 BPF_F_GET_BRANCH_RECORDS_SIZE = (1ULL << 0), enumerator