Home
last modified time | relevance | path

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

/tools/perf/tests/
Dbpf.c334 int test__bpf(struct test *test __maybe_unused, int i) in test__bpf() function
364 int test__bpf(struct test *test __maybe_unused, int i __maybe_unused) in test__bpf() function
Dtests.h92 int test__bpf(struct test *test, int subtest);
Dbuiltin-test.c226 .func = test__bpf,