Home
last modified time | relevance | path

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

/tools/perf/tests/
Ddso-data.c20 #define TEMPL "/tmp/perf-test-XXXXXX" in test_file() macro
21 static char buf_templ[sizeof(TEMPL)]; in test_file()
26 strcpy(buf_templ, TEMPL); in test_file()
27 #undef TEMPL in test_file()
Dtopology.c13 #define TEMPL "/tmp/perf-test-XXXXXX" macro
20 strcpy(path, TEMPL); in get_temp()