Home
last modified time | relevance | path

Searched refs:bench_func (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/scripts/simplebench/
H A Dbench_prealloc.py46 def bench_func(env, case): function
72 res = bench_func(env, case)
83 res = bench_func(env, case)
H A Dbench-example.py26 def bench_func(env, case): function
80 result = simplebench.bench(bench_func, test_envs, test_cases, count=3)
H A Dimg_bench_templater.py32 def bench_func(env, case): function
91 result = simplebench.bench(bench_func, envs, cases, count=5,
H A Dbench_write_req.py32 def bench_func(env, case): function
169 result = simplebench.bench(bench_func, test_envs, test_cases, count=3,
H A Dbench-backup.py29 def bench_func(env, case): function
158 result = simplebench.bench(bench_func, test_envs, test_cases,