Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/bench/
Dnuma.c76 bool serialize_startup; member
201 OPT_BOOLEAN('S', "serialize-startup", &p0.serialize_startup,"serialize thread startup"),
1149 if (g->p.serialize_startup) { in worker_thread()
1522 if (g->p.serialize_startup) { in __bench_numa()
1544 if (g->p.serialize_startup) { in __bench_numa()
1714 p->serialize_startup = 1; in init_params()