Searched refs:timerNoSqrt (Results 1 – 1 of 1) sorted by relevance
49 BenchTimer timerNoSqrt, timerSqrt; in benchLLT() local56 timerNoSqrt.start(); in benchLLT()62 timerNoSqrt.stop(); in benchLLT()81 << (timerNoSqrt.value() * REPEAT) / repeats << "s " in benchLLT()82 << "(" << 1e-6 * cost*repeats/timerNoSqrt.value() << " MFLOPS)\t" in benchLLT()