Searched refs:bench_func (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/scripts/simplebench/ |
H A D | bench_prealloc.py | 46 def bench_func(env, case): function 72 res = bench_func(env, case) 83 res = bench_func(env, case)
|
H A D | bench-example.py | 26 def bench_func(env, case): function 80 result = simplebench.bench(bench_func, test_envs, test_cases, count=3)
|
H A D | img_bench_templater.py | 32 def bench_func(env, case): function 91 result = simplebench.bench(bench_func, envs, cases, count=5,
|
H A D | bench_write_req.py | 32 def bench_func(env, case): function 169 result = simplebench.bench(bench_func, test_envs, test_cases, count=3,
|
H A D | bench-backup.py | 29 def bench_func(env, case): function 158 result = simplebench.bench(bench_func, test_envs, test_cases,
|