Searched defs:benchmark_function (Results 1 – 2 of 2) sorted by relevance
55 benchmark_function (void (*testfunc) (void), unsigned count) in benchmark_function() function85 benchmark_function (void (*testfunc) (void), unsigned count) in benchmark_function() function122 benchmark_function (void (*testfunc) (void), unsigned count) in benchmark_function() function158 benchmark_function (void (*testfunc) (void), unsigned count) in benchmark_function() function
47 def BenchmarkOneDirection(latency, label, url, benchmark_function): argument