Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/bench/
Dsynthesize.c29 static bool run_mt; variable
33 OPT_BOOLEAN('t', "mt", &run_mt, "Run multi-threaded benchmark"),
252 if (!run_st && !run_mt) in bench_synthesize()
258 if (!err && run_mt) in bench_synthesize()