Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/bench/
Dnuma.c76 bool serialize_startup; member
201 OPT_BOOLEAN('S', "serialize-startup", &p0.serialize_startup,"serialize thread startup"),
1197 if (g->p.serialize_startup) { in worker_thread()
1581 if (g->p.serialize_startup) { in __bench_numa()
1603 if (g->p.serialize_startup) { in __bench_numa()
1773 p->serialize_startup = 1; in init_params()