Home
last modified time | relevance | path

Searched refs:TIMEIT (Results 1 – 1 of 1) sorted by relevance

/external/arm-optimized-routines/test/
Dmathbench.c250 #define TIMEIT(run, f) do { \ macro
272 TIMEIT (run_thruput, f->fun.d); in bench1()
274 TIMEIT (run_latency, f->fun.d); in bench1()
276 TIMEIT (runf_thruput, f->fun.f); in bench1()
278 TIMEIT (runf_latency, f->fun.f); in bench1()