force_set_env     345 tools/perf/util/llvm-utils.c 	force_set_env("KBUILD_DIR", *kbuild_dir);
force_set_env     346 tools/perf/util/llvm-utils.c 	force_set_env("KBUILD_OPTS", llvm_param.kbuild_opts);
force_set_env     487 tools/perf/util/llvm-utils.c 	force_set_env("NR_CPUS", nr_cpus_avail_str);
force_set_env     488 tools/perf/util/llvm-utils.c 	force_set_env("LINUX_VERSION_CODE", linux_version_code_str);
force_set_env     489 tools/perf/util/llvm-utils.c 	force_set_env("CLANG_EXEC", clang_path);
force_set_env     490 tools/perf/util/llvm-utils.c 	force_set_env("CLANG_OPTIONS", clang_opt);
force_set_env     491 tools/perf/util/llvm-utils.c 	force_set_env("KERNEL_INC_OPTIONS", kbuild_include_opts);
force_set_env     492 tools/perf/util/llvm-utils.c 	force_set_env("PERF_BPF_INC_OPTIONS", perf_bpf_include_opts);
force_set_env     493 tools/perf/util/llvm-utils.c 	force_set_env("WORKING_DIR", kbuild_dir ? : ".");
force_set_env     520 tools/perf/util/llvm-utils.c 	force_set_env("CLANG_SOURCE",