Home
last modified time | relevance | path

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

/third_party/vixl/benchmarks/aarch64/
H A Dbench-branch-link.cc61 } while (!timer.HasRunFor(cli.GetRunTimeInSeconds())); in main()
H A Dbench-branch.cc66 } while (!timer.HasRunFor(cli.GetRunTimeInSeconds())); in main()
H A Dbench-dataop.cc62 } while (!timer.HasRunFor(cli.GetRunTimeInSeconds())); in main()
H A Dbench-mixed-masm.cc57 } while (!timer.HasRunFor(cli.GetRunTimeInSeconds())); in main()
H A Dbench-branch-masm.cc65 } while (!timer.HasRunFor(cli.GetRunTimeInSeconds())); in main()
H A Dbench-branch-link-masm.cc73 } while (!timer.HasRunFor(cli.GetRunTimeInSeconds())); in main()
H A Dbench-mixed-disasm.cc86 } while (!timer.HasRunFor(cli.GetRunTimeInSeconds())); in main()
H A Dbench-mixed-sim.cc84 } while (!timer.HasRunFor(cli.GetRunTimeInSeconds())); in main()
H A Dbench-utils.h158 uint32_t GetRunTimeInSeconds() const { return run_time_; } in GetRunTimeInSeconds() function in BenchCLI

Completed in 3 milliseconds