Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/tests/
Ddso-data.c17 #define TEMPL "/tmp/perf-test-XXXXXX" in test_file() macro
18 static char buf_templ[sizeof(TEMPL)]; in test_file()
23 strcpy(buf_templ, TEMPL); in test_file()
24 #undef TEMPL in test_file()