Home
last modified time | relevance | path

Searched refs:GetElapsedSeconds (Results 1 - 9 of 9) sorted by relevance

/third_party/vixl/benchmarks/aarch64/
H A Dbench-branch-link.cc63 cli.PrintResults(iterations, timer.GetElapsedSeconds()); in main()
H A Dbench-branch.cc68 cli.PrintResults(iterations, timer.GetElapsedSeconds()); in main()
H A Dbench-dataop.cc64 cli.PrintResults(iterations, timer.GetElapsedSeconds()); in main()
H A Dbench-mixed-masm.cc59 cli.PrintResults(iterations, timer.GetElapsedSeconds()); in main()
H A Dbench-branch-masm.cc67 cli.PrintResults(iterations, timer.GetElapsedSeconds()); in main()
H A Dbench-branch-link-masm.cc75 cli.PrintResults(iterations, timer.GetElapsedSeconds()); in main()
H A Dbench-mixed-disasm.cc90 cli.PrintResults(iterations, timer.GetElapsedSeconds()); in main()
H A Dbench-mixed-sim.cc86 cli.PrintResults(iterations, timer.GetElapsedSeconds()); in main()
H A Dbench-utils.h44 double GetElapsedSeconds() const { in GetElapsedSeconds() function in BenchTimer

Completed in 2 milliseconds