Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/tests/
Dbpf.c66 const char *msg_compile_fail; member
76 .msg_compile_fail = "fix 'perf test LLVM' first",
85 .msg_compile_fail = "fix kbuild first",
96 .msg_compile_fail = "fix kbuild first",
106 .msg_compile_fail = "fix 'perf test LLVM' first",
237 bpf_testcase_table[idx].msg_compile_fail); in __test__bpf()