Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/tests/
Dllvm.c27 } bpf_source_table[__LLVM_TESTCASE_MAX] = { variable
63 source = bpf_source_table[idx].source; in test_llvm__fetch_bpf_obj()
64 desc = bpf_source_table[idx].desc; in test_llvm__fetch_bpf_obj()
66 *should_load_fail = bpf_source_table[idx].should_load_fail; in test_llvm__fetch_bpf_obj()
144 bpf_source_table[subtest].desc); in test__llvm()