Home
last modified time | relevance | path

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

/linux/tools/perf/bench/
H A Dsynthesize.c30 static bool run_mt; variable
34 OPT_BOOLEAN('t', "mt", &run_mt, "Run multi-threaded benchmark"),
264 if (!run_st && !run_mt) in bench_synthesize()
270 if (!err && run_mt) in bench_synthesize()