Searched defs:benchmark_function (Results 1 – 3 of 3) 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
388 benchmark_func_t benchmark_function = g_str_to_func.at(fn_name).first; in RegisterGoogleBenchmarks() local