Searched refs:nr_secs (Results 1 – 1 of 1) sorted by relevance
85 u32 nr_secs; member163 OPT_UINTEGER('s', "nr_secs" , &p0.nr_secs, "max number of seconds to run"),1121 if (details < 0 && !g->p.perturb_secs && !g->p.measure_convergence && !g->p.nr_secs) in worker_thread()1129 if (g->p.nr_secs) { in worker_thread()1131 if ((u32)diff.tv_sec >= g->p.nr_secs) { in worker_thread()1607 p->nr_secs = 5; in init_params()