clang_bpf_cmd_template 98 tools/perf/tests/llvm.c if (!llvm_param.clang_bpf_cmd_template) clang_bpf_cmd_template 105 tools/perf/tests/llvm.c llvm_param.clang_bpf_cmd_template, clang_bpf_cmd_template 113 tools/perf/tests/llvm.c tmpl_old = llvm_param.clang_bpf_cmd_template; clang_bpf_cmd_template 114 tools/perf/tests/llvm.c llvm_param.clang_bpf_cmd_template = tmpl_new; clang_bpf_cmd_template 120 tools/perf/tests/llvm.c llvm_param.clang_bpf_cmd_template = tmpl_old; clang_bpf_cmd_template 33 tools/perf/util/llvm-utils.c .clang_bpf_cmd_template = CLANG_BPF_CMD_DEFAULT_TEMPLATE, clang_bpf_cmd_template 50 tools/perf/util/llvm-utils.c llvm_param.clang_bpf_cmd_template = strdup(value); clang_bpf_cmd_template 443 tools/perf/util/llvm-utils.c const char *template = llvm_param.clang_bpf_cmd_template; clang_bpf_cmd_template 25 tools/perf/util/llvm-utils.h const char *clang_bpf_cmd_template;