Searched refs:test5 (Results 1 – 3 of 3) sorted by relevance
/tools/testing/selftests/bpf/progs/ |
D | fentry_test.c | 43 int BPF_PROG(test5, __u64 a, void *b, short c, int d, __u64 e) in BPF_PROG() argument
|
D | fexit_test.c | 44 int BPF_PROG(test5, __u64 a, void *b, short c, int d, __u64 e, int ret) in BPF_PROG() argument
|
/tools/perf/tests/ |
D | hists_output.c | 459 static int test5(struct evsel *evsel, struct machine *machine) in test5() function 591 test5, in test__hists_output()
|