Searched refs:clang_bpf_cmd_template (Results 1 – 3 of 3) sorted by relevance
98 if (!llvm_param.clang_bpf_cmd_template) in test_llvm__fetch_bpf_obj()105 llvm_param.clang_bpf_cmd_template, in test_llvm__fetch_bpf_obj()113 tmpl_old = llvm_param.clang_bpf_cmd_template; in test_llvm__fetch_bpf_obj()114 llvm_param.clang_bpf_cmd_template = tmpl_new; in test_llvm__fetch_bpf_obj()120 llvm_param.clang_bpf_cmd_template = tmpl_old; in test_llvm__fetch_bpf_obj()
25 const char *clang_bpf_cmd_template; member
33 .clang_bpf_cmd_template = CLANG_BPF_CMD_DEFAULT_TEMPLATE,50 llvm_param.clang_bpf_cmd_template = strdup(value); in perf_llvm_config()445 const char *template = llvm_param.clang_bpf_cmd_template; in llvm__compile_bpf()