Searched defs:warmup (Results 1 – 4 of 4) sorted by relevance
68 public void ensureCaller(boolean warmup, int invocationCount) throws Exception { in ensureCaller()76 public void doLoadsOfStuff(boolean warmup, int invocationCount) throws Exception { in doLoadsOfStuff()
25 public static boolean runTests(boolean warmup) { in runTests()
202 static void doLoop(bool warmup, int pgm, uint32_t passCount) { in doLoop()
179 int warmup = 0; member643 int warmup = ProgramOptions.warmup; in ClientCommand() local