Home
last modified time | relevance | path

Searched defs:template (Results 1 – 5 of 5) sorted by relevance

/tools/perf/util/
Dllvm-utils.c462 const char *template = llvm_param.clang_bpf_cmd_template; in llvm__compile_bpf() local
Dhist.c431 struct hist_entry *template, in hist_entry__init()
540 static struct hist_entry *hist_entry__new(struct hist_entry *template, in hist_entry__new()
Dpmu.c631 const char **template; in pmu_cpumask() local
/tools/bpf/bpftool/
Dgen.c219 static void codegen(const char *template, ...) in codegen()
/tools/testing/selftests/kvm/aarch64/
Dget-reg-list.c135 static const char *str_with_index(const char *template, __u64 index) in str_with_index()