Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/tests/
Dbpf.c60 const char *msg_compile_fail; member
70 .msg_compile_fail = "fix 'perf test LLVM' first",
79 .msg_compile_fail = "fix kbuild first",
90 .msg_compile_fail = "fix kbuild first",
100 .msg_compile_fail = "fix 'perf test LLVM' first",
231 bpf_testcase_table[idx].msg_compile_fail); in __test__bpf()