Searched refs:run_st (Results 1 – 1 of 1) sorted by relevance
29 static bool run_st; variable33 OPT_BOOLEAN('s', "st", &run_st, "Run single threaded benchmark"),264 if (!run_st && !run_mt) in bench_synthesize()265 run_st = true; in bench_synthesize()267 if (run_st) in bench_synthesize()