Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/bench/
H A 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()
/kernel/linux/linux-6.6/tools/perf/bench/
H A 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()

Completed in 2 milliseconds