Home
last modified time | relevance | path

Searched refs:tmpl_new (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/tools/perf/tests/
Dllvm.c57 char *tmpl_new = NULL, *clang_opt_new = NULL; in test_llvm__fetch_bpf_obj() local
95 err = asprintf(&tmpl_new, "echo '%s' | %s%s", source, in test_llvm__fetch_bpf_obj()
105 llvm_param.clang_bpf_cmd_template = tmpl_new; in test_llvm__fetch_bpf_obj()
120 free(tmpl_new); in test_llvm__fetch_bpf_obj()