HomeSort by relevance Sort by last modified time
    Searched refs:nwarmup (Results 1 - 9 of 9) sorted by null

  /external/jemalloc/test/stress/
microbench.c 4 time_func(timedelta_t *timer, uint64_t nwarmup, uint64_t niter,
9 for (i = 0; i < nwarmup; i++)
18 compare_funcs(uint64_t nwarmup, uint64_t niter, const char *name_a,
31 time_func(&timer_a, nwarmup, niter, func_a);
32 time_func(&timer_b, nwarmup, niter, func_b);
  /external/python/cpython3/Lib/test/libregrtest/
refleak.py 71 nwarmup, ntracked, fname = huntrleaks
73 repcount = nwarmup + ntracked
88 if i >= nwarmup:
114 test, deltas[nwarmup:], item_name, sum(deltas))
cmdline.py 259 nwarmup = int(args[0]) if args[0] else 5
262 return nwarmup, ntracked, fname
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
regrtest.py     [all...]
  /external/python/cpython2/Lib/test/
regrtest.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
regrtest.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
regrtest.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
regrtest.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
regrtest.py     [all...]

Completed in 268 milliseconds