Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/tests/
Dllvm.c56 test_llvm__fetch_bpf_obj(void **p_obj_buf, in test_llvm__fetch_bpf_obj() function
146 ret = test_llvm__fetch_bpf_obj(&obj_buf, &obj_buf_sz, in test__llvm()
Dllvm.h25 int test_llvm__fetch_bpf_obj(void **p_obj_buf, size_t *p_obj_buf_sz,
Dbpf.c232 ret = test_llvm__fetch_bpf_obj(&obj_buf, &obj_buf_sz, in __test__bpf()