perf_bpf_include_opts 442 tools/perf/util/llvm-utils.c *perf_bpf_include_opts = NULL; perf_bpf_include_opts 485 tools/perf/util/llvm-utils.c if (asprintf(&perf_bpf_include_opts, "-I%s/bpf", perf_include_dir) < 0) perf_bpf_include_opts 492 tools/perf/util/llvm-utils.c force_set_env("PERF_BPF_INC_OPTIONS", perf_bpf_include_opts); perf_bpf_include_opts 548 tools/perf/util/llvm-utils.c free(perf_bpf_include_opts); perf_bpf_include_opts 564 tools/perf/util/llvm-utils.c free(perf_bpf_include_opts);