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

/linux-master/tools/perf/tests/
H A Dgenelf.c17 #define TEMPL "/tmp/perf-test-XXXXXX" macro
31 strcpy(path, TEMPL);
H A Ddso-data.c20 #define TEMPL "/tmp/perf-test-XXXXXX" macro
21 static char buf_templ[sizeof(TEMPL)];
26 strcpy(buf_templ, TEMPL);
27 #undef TEMPL macro
H A Dapi-io.c17 #define TEMPL "/tmp/perf-test-XXXXXX" macro
42 strcpy(path, TEMPL);
H A Dtopology.c14 #define TEMPL "/tmp/perf-test-XXXXXX" macro
21 strcpy(path, TEMPL);

Completed in 144 milliseconds