Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dperf_branches.c10 static void check_good_sample(struct test_perf_branches *skel) in check_good_sample()
41 static void check_bad_sample(struct test_perf_branches *skel) in check_bad_sample()
61 void (*cb)(struct test_perf_branches *)) in test_perf_branches_common() argument
63 struct test_perf_branches *skel; in test_perf_branches_common()
164 void test_perf_branches(void) in test_perf_branches() function