Home
last modified time | relevance | path

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

/tools/perf/Documentation/
Dasciidoc.conf72 template::[header-declarations]
/tools/testing/selftests/ftrace/
DREADME26 Copy test.d/template to your testcase (whose filename must have *.tc
/tools/perf/util/
Dhist.c303 static struct hist_entry *hist_entry__new(struct hist_entry *template, in hist_entry__new() argument
315 *he = *template; in hist_entry__new()
344 memcpy(he->branch_info, template->branch_info, in hist_entry__new()