warmup 31 source4/torture/nbench/nbench.c static int warmup; warmup 237 source4/torture/nbench/nbench.c warmup = timelimit / 20; warmup 254 source4/torture/nbench/nbench.c nbio_shmem(torture_nprocs, timelimit, warmup); warmup 257 source4/torture/nbench/nbench.c timelimit, loadfile, warmup); warmup 41 source4/torture/nbench/nbio.c static int warmup, timelimit; warmup 273 source4/torture/nbench/nbio.c if (!in_warmup && warmup>0 && t > warmup) { warmup 275 source4/torture/nbench/nbio.c warmup = 0; warmup 281 source4/torture/nbench/nbio.c if (t < warmup) { warmup 327 source4/torture/nbench/nbio.c warmup = t_warmup;