HomeSort by relevance Sort by last modified time
    Searched refs:totaltime (Results 1 - 18 of 18) sorted by null

  /external/eigen/bench/spbench/
sp_solver.cpp 27 BenchTimer timer,totaltime; local
40 totaltime.start();
120 totaltime.stop();
121 cout << "Total time " << totaltime.value() << "\n";