Home
last modified time | relevance | path

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

/tools/perf/tests/
Ddso-data.c18 static char buf_templ[sizeof(TEMPL)]; in test_file() local
19 char *templ = buf_templ; in test_file()
23 strcpy(buf_templ, TEMPL); in test_file()