Home
last modified time | relevance | path

Searched defs:benchmark (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/tests/bench/
H A Dqtree-bench.c14 struct benchmark { struct
30 static const struct benchmark benchmarks[] = { argument
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_loop_bench.c26 int benchmark(void *ctx) in benchmark() function
H A Dbpf_hashmap_full_update_bench.c31 int benchmark(void *ctx) in benchmark() function
H A Dbpf_hashmap_lookup.c51 int benchmark(void *ctx) in benchmark() function
/openbmc/linux/tools/testing/radix-tree/
H A Dbenchmark.c137 void benchmark(void) in benchmark() function
/openbmc/linux/arch/arm/probes/kprobes/
H A Dtest-core.c503 static int benchmark(void(*fn)(void)) in benchmark() function