Searched defs:bench (Results 1 – 5 of 5) sorted by relevance
42 def split_list(bench, func, var): argument97 def do_for_all_timings(bench, callback): argument
30 import import_bench as bench namespace
27 import import_bench as bench namespace
345 bench := $(bench-math) $(bench-pthread) $(bench-string) macro347 bench := $(foreach B,$(filter bench-%,${BENCHSET}), ${${B}}) macro397 bench: bench-build bench-set bench-func bench-malloc target
85 bench (unsigned long size) in bench() function