Home
last modified time | relevance | path

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

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