Home
last modified time | relevance | path

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

/openbmc/pyphosphor/obmc/utils/
H A Dtestpathtree.py312 import timeit
358 time = timeit.timeit(stmt, setup=setup)
365 time = timeit.timeit(stmt, setup=setup)
374 time = timeit.timeit(stmt, setup=setup, number=n)
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-serpent_1.41.bb9 # python3-misc for timeit.py
H A Dpython3-pint_0.24.4.bb24 # python3-misc for timeit.py
H A Dpython3-fastjsonschema_2.21.1.bb13 # python3-misc for timeit.py
H A Dpython3-pydantic-core_2.34.1.bb31 # python3-misc is for Lib/timeit.py which is not split out elsewhere
H A Dpython3-pylint_3.3.6.bb31 # python3-misc for timeit.py
/openbmc/openbmc/poky/scripts/
H A Doe-pkgdata-browser30 def timeit(f): function
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A Dfix-lmbench-memory-check-failure.patch141 @@ -66,41 +69,58 @@ timeit(char *where, size_t size)