Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/bench/
Dsynthesize.c24 static unsigned int min_threads = 1; variable
34 OPT_UINTEGER('m', "min-threads", &min_threads,
219 for (nr_threads_synthesize = min_threads; in run_multi_threaded()