Home
last modified time | relevance | path

Searched defs:bench (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/
Dbench.h
Duprobe_multi.c
Dbench.c
/openbmc/linux/tools/perf/
Dbuiltin-bench.c
/openbmc/linux/tools/perf/bench/
Duprobe.c
/openbmc/qemu/scripts/simplebench/
H A Dbench-backup.py37 def bench(args): function
H A Dsimplebench.py106 def bench(test_func, test_envs, test_cases, *args, **vargs): function
/openbmc/qemu/tests/bench/
H A Dqtree-bench.c121 static int64_t run_benchmark(const struct benchmark *bench, in run_benchmark()
234 const struct benchmark *bench = &benchmarks[k]; in main() local
/openbmc/qemu/tests/
H A Dmeson.build1 subdir('bench') subdir
/openbmc/qemu/tests/fp/
H A Dfp-bench.c232 static void bench(enum precision prec, enum op op, int n_ops, bool no_neg) in bench() function