Searched refs:perf_bpf_include_opts (Results 1 – 1 of 1) sorted by relevance
461 *perf_bpf_include_opts = NULL; in llvm__compile_bpf() local498 if (asprintf(&perf_bpf_include_opts, "-I%s/", libbpf_include_dir) < 0) in llvm__compile_bpf()505 force_set_env("PERF_BPF_INC_OPTIONS", perf_bpf_include_opts); in llvm__compile_bpf()581 free(perf_bpf_include_opts); in llvm__compile_bpf()597 free(perf_bpf_include_opts); in llvm__compile_bpf()
Completed in 4 milliseconds