Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/tests/
Dllvm.c35 } bpf_source_table[__LLVM_TESTCASE_MAX] = { variable
71 source = bpf_source_table[idx].source; in test_llvm__fetch_bpf_obj()
72 desc = bpf_source_table[idx].desc; in test_llvm__fetch_bpf_obj()
74 *should_load_fail = bpf_source_table[idx].should_load_fail; in test_llvm__fetch_bpf_obj()
153 bpf_source_table[subtest].desc); in test__llvm()
171 return bpf_source_table[subtest].desc; in test__llvm_subtest_get_desc()