Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/tests/
Dgenelf.c17 #define TEMPL "/tmp/perf-test-XXXXXX" macro
31 strcpy(path, TEMPL); in test__jit_write_elf()
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()
Dapi-io.c16 #define TEMPL "/tmp/perf-test-XXXXXX" macro
41 strcpy(path, TEMPL); in make_test_file()
Dtopology.c14 #define TEMPL "/tmp/perf-test-XXXXXX" macro
21 strcpy(path, TEMPL); in get_temp()