Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/bench/
Dnuma.c66 bool serialize_startup; member
189 OPT_BOOLEAN('S', "serialize-startup", &p0.serialize_startup,"serialize thread startup"),
1076 if (g->p.serialize_startup) { in worker_thread()
1447 if (g->p.serialize_startup) { in __bench_numa()
1474 if (g->p.serialize_startup) { in __bench_numa()
1628 p->serialize_startup = 1; in init_params()