Searched refs:clang_bpf_cmd_template (Results 1 – 3 of 3) sorted by relevance
89 if (!llvm_param.clang_bpf_cmd_template) in test_llvm__fetch_bpf_obj()96 llvm_param.clang_bpf_cmd_template, in test_llvm__fetch_bpf_obj()104 tmpl_old = llvm_param.clang_bpf_cmd_template; in test_llvm__fetch_bpf_obj()105 llvm_param.clang_bpf_cmd_template = tmpl_new; in test_llvm__fetch_bpf_obj()111 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,52 llvm_param.clang_bpf_cmd_template = strdup(value); in perf_llvm_config()462 const char *template = llvm_param.clang_bpf_cmd_template; in llvm__compile_bpf()
Completed in 6 milliseconds