Home
last modified time | relevance | path

Searched refs:perf_clang__compile_bpf (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/c++/
H A Dclang-c.h18 extern int perf_clang__compile_bpf(const char *filename,
33 perf_clang__compile_bpf(const char *filename __maybe_unused, in perf_clang__compile_bpf() function
H A Dclang.cpp188 int perf_clang__compile_bpf(const char *filename, in perf_clang__compile_bpf() function
/kernel/linux/linux-5.10/tools/perf/util/
H A Dbpf-loader.c85 err = perf_clang__compile_bpf(filename, &obj_buf, &obj_buf_sz); in bpf__prepare_load()

Completed in 4 milliseconds