Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dllvm-utils.c461 *perf_bpf_include_opts = NULL; in llvm__compile_bpf() local
498 if (asprintf(&perf_bpf_include_opts, "-I%s/bpf", perf_include_dir) < 0) in llvm__compile_bpf()
505 force_set_env("PERF_BPF_INC_OPTIONS", perf_bpf_include_opts); in llvm__compile_bpf()
558 free(perf_bpf_include_opts); in llvm__compile_bpf()
574 free(perf_bpf_include_opts); in llvm__compile_bpf()