buf_templ          21 tools/perf/tests/dso-data.c 	static char buf_templ[sizeof(TEMPL)];
buf_templ          22 tools/perf/tests/dso-data.c 	char *templ = buf_templ;
buf_templ          26 tools/perf/tests/dso-data.c 	strcpy(buf_templ, TEMPL);